Click or drag to resize

IVideoCatalogServiceAddGetVideoThumbnail 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#
long AddGetVideoThumbnail(
	ThumbnailEntry thumb_entry
)

Parameters

thumb_entry  ThumbnailEntry
Data for the new thumbnail

Return Value

Int64
thumbnail id of added thumbnail
See Also