Click or drag to resize

ISelectionSetSelectedPlaylistClip Method

Set the currently selected playlist clip assuming a playlist is selected.

Namespace: VideoCataloger
Assembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax
C#
void SetSelectedPlaylistClip(
	int clip_id
)

Parameters

clip_id  Int32
clip to select
See Also