[Missing <summary> documentation for "P:Ozeki.Media.MediaHandlers.Video.AVPlayer.VideoPlayer"]
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 (); } |