Video |
Class | Description | |
---|---|---|
Actor | Actor data | |
ActorCompanionImage | Actor companion image data | |
ActorQuery | Actor Query data. These are basically the entries you would enter in the search dialog in the program. | |
ActorQueryProperties | Actor Query properties | |
Archive | Archive data | |
Bin | Bin used for videos. | |
CoverImage | Cover image data | |
ExtendedProperty | ||
ExtendedPropertyVideoValue | ||
ExtendedVideoQuery | Video Query search result data | |
GlobalErrorBehaviorAttribute | ||
GlobalErrorHandler | ||
PropertyMeta | Application Meta data about an extended video property. i.e. how to display and allow that property to be edited. ´Typically an application has a number of predefined aspects for meta data like ReadOnly, EditType to hint the applicaiton how to let the property be edited and presented. | |
SceneQuery | Scene query data | |
SceneQueryResult | Result from a scene query | |
SharedRoots | ||
Subtitle | Subtitle. Use this with SetSubtitle to create or update a subtitle. If the ID is -1 a new subtitle is created. | |
Tag | Tag used for videos, thumbnails and actors. | |
TagInstance | Identifies an istance of a Tag used on a videos, thumbnails and actors. | |
ThumbnailEntry | Thubmnail data | |
VideoClip | VideoClip. Use this with SetVideoClip to create or update a video clip. If the ID is -1 a new video clip is created. | |
VideoCompanionImage | Video companion image data | |
VideoFileEntry | Video file data | |
VideoGenre | Video Genre data | |
VideoPlaylist | Playlist, the playlist also has a bunch of video clips. | |
VideoQuery | Video Query data. These are basically the entries you would enter in the search dialog in the program. | |
VideoQueryProperties | Video Query search result data To search for unrated videos i.e no stars set rating to -1 |
Interface | Description | |
---|---|---|
IVideoCatalogRestService | The rest API is accessable from web browser. And allow read access to the catalog. | |
IVideoCatalogService | Implementation of the interface to the backing video catalog interface. |
Enumeration | Description | |
---|---|---|
QueryType |