←Select platform

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 Leadtools.Multimedia.DVDControl 
public: 
property Leadtools.Multimedia.DVDControl^ DvdController { 
   Leadtools.Multimedia.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly