DvdController Property

Summary
Gets the DVDControl object used to control DVD playback when a DVD is loaded.
Syntax
C#
VB
C++
public DVDControl DvdController { get; } 
Public ReadOnly Property DvdController As DVDControl 
public: 
property DVDControl^ DvdController { 
   DVDControl^ get(); 
} 

Property Value

A DVDControl object.

Remarks

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.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.