Click or drag to resize

IVideoCatalogServiceAddVideoThumbnail Method

Add a thubnail to a video in the catalog.

Namespace: VideoCatalogService
Assembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax
C#
void AddVideoThumbnail(
	ThumbnailEntry thumb_entry
)

Parameters

thumb_entry  ThumbnailEntry
Data for the new thumbnail
See Also