Click or drag to resize

IVideoPlayerGetSelectedVideoID Method

Get the video catalog id of the video currently selected in the player.

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

Return Value

Int64
ID of the video selected in the video player.
See Also