Click or drag to resize

IVideoPlayerGetSelectedVideoPath Method

Get the path 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#
string GetSelectedVideoPath()

Return Value

String
Full path to the video selected in the video player.
See Also