| IVideoCatalogServiceAddVideoThumbnail 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 void AddVideoThumbnail(
ThumbnailEntry thumb_entry
)
Parameters
- thumb_entry ThumbnailEntry
- Data for the new thumbnail
See Also