C#
VB
C++
Gets the DVDControl object used to control DVD playback when a DVD is loaded.
public DVDControl DvdController { get; }
Public ReadOnly Property DvdController As Leadtools.Multimedia.DVDControl
public:
property Leadtools.Multimedia.DVDControl^ DvdController {
Leadtools.Multimedia.DVDControl^ get();
}
A DVDControl object.
Uses the registered DVD control object. The DVDControl object is used to control the playback and search mechanisms of a DVD title that contains one or more video movies. For more information, refer to DVDControl.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET