Gets the video player object
| C# | Visual Basic | Visual C++ |
public VideoHandler VideoPlayer { get; }
Public ReadOnly Property VideoPlayer As VideoHandler Get
public: property VideoHandler^ VideoPlayer { VideoHandler^ get (); }
| C# | Visual Basic | Visual C++ |
public VideoHandler VideoPlayer { get; }
Public ReadOnly Property VideoPlayer As VideoHandler Get
public: property VideoHandler^ VideoPlayer { VideoHandler^ get (); }