Click or drag to resize

ISelectionSetSelectedThumbnail Method

Select one thumbnail in the catalog window.

Namespace: VideoCataloger
Assembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax
C#
void SetSelectedThumbnail(
	long thumbnail_id
)

Parameters

thumbnail_id  Int64
Thumbnail id for the video to be selected
See Also