A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
findAllVideos(pageSize:uint, pageNumber:uint, sortBy:String, sortOrder:String, getItemCount:Boolean) — method, class com.brightcove.api.modules.SearchModule |
|
Find all videos belonging to a particular publisher id. |
findAllVideos(pageSize:uint, pageNumber:uint, sortBy:String, sortOrder:String, getItemCount:Boolean) — method, class com.brightcove.api.search.VideoSearch |
|
Find all videos belonging to a particular publisher id. |
findRelatedVideos(videoID:Number, pageSize:uint, pageNumber:uint, getItemCount:Boolean) — method, class com.brightcove.api.modules.SearchModule |
|
Finds videos related to the given video. |
findRelatedVideos(videoID:Number, pageSize:uint, pageNumber:uint, getItemCount:Boolean) — method, class com.brightcove.api.search.VideoSearch |
|
Finds videos related to the given video. |
findVideosByTags(andTags:Array, orTags:Array, pageSize:uint, pageNumber:uint, sortBy:String, sortOrder:String, getItemCount:Boolean) — method, class com.brightcove.api.modules.SearchModule |
|
Performs a search on all the tags of the videos in this account, and returns
a collection of videos that contain the specified tags. |
findVideosByTags(andTags:Array, orTags:Array, pageSize:uint, pageNumber:uint, sortBy:String, sortOrder:String, getItemCount:Boolean) — method, class com.brightcove.api.search.VideoSearch |
|
Performs a search on all the tags of the videos in this account, and returns
a collection of videos that contain the specified tags. |
findVideosByText(text:String, pageSize:uint, pageNumber:uint, getItemCount:Boolean) — method, class com.brightcove.api.modules.SearchModule |
|
Performs a search through all the given publisher's videos, and returns
a collection of videos that match the specified text. |
findVideosByText(text:String, pageSize:uint, pageNumber:uint, getItemCount:Boolean) — method, class com.brightcove.api.search.VideoSearch |
|
Performs a search through all the given publisher's videos, and returns
a collection of videos that match the specified text. |
FLVFullCodec — Property, class com.brightcove.api.dtos.VideoDTO |
|
The codec for the video. |
FLVFullLengthStreamed — Property, class com.brightcove.api.dtos.VideoDTO |
|
Whether the video is a streaming video. |
FLVFullLengthURL — Property, class com.brightcove.api.dtos.VideoDTO |
|
The URL of the video asset. |
FLVFullSize — Property, class com.brightcove.api.dtos.VideoDTO |
|
The size, in bytes, of the video. |
forceAds — Property, class com.brightcove.api.dtos.MediaDTO |
|
Whether ads will always be requested for the media item, despite ad policy. |
forceStop — Property, class com.brightcove.api.dtos.VideoCuePointDTO |
|
Whether hitting the cuepoint, if an ad cuepoint, will pause playback in the player. |
frameHeight — Property, class com.brightcove.api.dtos.RenditionAssetDTO |
|
The height, in pixels, of the media. |
frameWidth — Property, class com.brightcove.api.dtos.RenditionAssetDTO |
|
The width, in pixels, of the media. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |