| IVideoCatalogServiceAddGetVideoThumbnail Method |
Add a thubnail to a video in the catalog.
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax long AddGetVideoThumbnail(
ThumbnailEntry thumb_entry
)
Parameters
- thumb_entry ThumbnailEntry
- Data for the new thumbnail
Return Value
Int64thumbnail id of added thumbnail
See Also