IVideo |
public interface IVideoCatalogRestService
The IVideoCatalogRestService type exposes the following members.
Name | Description | |
---|---|---|
GetActor | Get actor data given its id | |
GetActorCompanionImages | Get Companion images for an actor | |
GetActorPortrait | Get actor portrait for an actor | |
GetActors | Get Actors based on search | |
GetActorsForVideo | Get cast for a specific video | |
GetActorTagID | Get tagsid given the tag text | |
GetActorTags | Get tags used for a specific actor | |
GetAllActorTags | Get tags used for actors | |
GetAllTagNames | Get all tag names used | |
GetAllThumbnailTags | Get all thumbnail tags used in a catalog | |
GetAllVideos | Get all videos in the catalog | |
GetAllVideoTags | Get all tags used in the catalog | |
GetCast | Get Cast for a video | |
GetCoverImagesForVideo | Get cover images for a video | |
GetGenres | Get all genres | |
GetNofActors | Return the number of actors in the catalog. | |
GetNofCompanionImages | Return the number of comapnion images in the catalog. | |
GetNofVideos | Return the number of videos in the catalog. | |
GetTagsForThumb | Get tags for a thumb | |
GetThumbnail | Get a thumbnail data given its id | |
GetThumbnailImageFromID | Get thumbnail image given an id | |
GetThumbnailsIDsForVideo | Get ids of thumbnails for a specific video | |
GetVideoCompanionImages | Get video companionimages | |
GetVideoFileEntry | Get data for a video given a video id | |
GetVideoFileImage | Get thumbnail image for a video | |
GetVideoThumbnail | Get a thumbnail given its id | |
SearchThumbnails | Search thumbnails given a video keyword and thumbnail keyword | |
SearchVideos | Search videos given a keyword |