[Missing <summary> documentation for "P:Ozeki.Media.MediaHandlers.Video.AVPlayer.VideoPlayer"]

Namespace: Ozeki.Media.MediaHandlers.Video
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884

Syntax

C#
public VideoHandler VideoPlayer { get; }
Visual Basic
Public ReadOnly Property VideoPlayer As VideoHandler
	Get
Visual C++
public:
property VideoHandler^ VideoPlayer {
	VideoHandler^ get ();
}

Property Value

Type: VideoHandler

See Also