Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
F
FindAllPlaylists(String, Integer, Integer, SortByTypeEnum, SortOrderTypeEnum, EnumSet<VideoFieldEnum>, Set<String>, EnumSet<PlaylistFieldEnum>)
- Method in class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Looks in the specified account for all playlists
FindAllVideos(String, Integer, Integer, SortByTypeEnum, SortOrderTypeEnum, EnumSet<VideoFieldEnum>, Set<String>)
- Method in class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Looks in the specified account for all videos
FindModifiedVideos(String, Long, Set<VideoStateFilterEnum>, Integer, Integer, SortByTypeEnum, SortOrderTypeEnum, EnumSet<VideoFieldEnum>, Set<String>)
- Method in class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Gets all the videos that have been modified since the given time
FindPlaylistById(String, Long, EnumSet<VideoFieldEnum>, Set<String>, EnumSet<PlaylistFieldEnum>)
- Method in class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Looks in the specified account for the specified playlist
FindPlaylistByReferenceId(String, String, EnumSet<VideoFieldEnum>, Set<String>, EnumSet<PlaylistFieldEnum>)
- Method in class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Looks in the specified account for the specified playlist
FindPlaylistsByIds(String, Set<Long>, EnumSet<VideoFieldEnum>, Set<String>, EnumSet<PlaylistFieldEnum>)
- Method in class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Looks in the specified account for the specified playlists
FindPlaylistsByReferenceIds(String, Set<String>, EnumSet<VideoFieldEnum>, Set<String>, EnumSet<PlaylistFieldEnum>)
- Method in class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Looks in the specified account for the specified playlists
FindPlaylistsForPlayerId(String, String, Integer, Integer, EnumSet<VideoFieldEnum>, Set<String>, EnumSet<PlaylistFieldEnum>)
- Method in class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Looks in the specified account for the specified playlists
FindRelatedVideos(String, Long, String, Integer, Integer, EnumSet<VideoFieldEnum>, Set<String>)
- Method in class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Looks in the specified account for related videos.
FindVideoById(String, Long, EnumSet<VideoFieldEnum>, Set<String>)
- Method in class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Looks in the specified account for a video with the specified video id (
not
the reference id).
FindVideoByReferenceId(String, String, EnumSet<VideoFieldEnum>, Set<String>)
- Method in class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Looks in the specified account for a video with the specified reference id (
not
the video id).
FindVideosByCampaignId(String, String, Integer, Integer, SortByTypeEnum, SortOrderTypeEnum, EnumSet<VideoFieldEnum>, Set<String>)
- Method in class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Gets all the videos associated with the given campaign id.
FindVideosByIds(String, Set<Long>, EnumSet<VideoFieldEnum>, Set<String>)
- Method in class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Looks in the specified account for videos with the specified video ids (
not
the reference id).
FindVideosByReferenceIds(String, Set<String>, EnumSet<VideoFieldEnum>, Set<String>)
- Method in class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Looks in the specified account for videos with the specified reference ids (
not
the video id).
FindVideosByTags(String, Set<String>, Set<String>, Integer, Integer, SortByTypeEnum, SortOrderTypeEnum, EnumSet<VideoFieldEnum>, Set<String>)
- Method in class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
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(String, String, Integer, Integer, EnumSet<VideoFieldEnum>, Set<String>)
- Method in class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Searches through all the videos in this account, and returns a collection of videos whose name, short description, or long description contain a match for the specified text
FindVideosByUserId(String, String, Integer, Integer, SortByTypeEnum, SortOrderTypeEnum, EnumSet<VideoFieldEnum>, Set<String>)
- Method in class com.brightcove.proserve.mediaapi.wrapper.
ReadApi
Retrieves the videos uploaded by the specified user id.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X