Class VLDVDPlayer.TVLDVDDefaultAudioLanguage
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
Revision as of 00:11, 26 June 2013
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: VideoLabPkg
Unit: VLDVDPlayer
Inherits: TVLDVDDefaultLanguage
Contents |
Syntax
Delphi:
type TVLDVDDefaultAudioLanguage = class( TVLDVDDefaultLanguage )
C++ Builder:
class TVLDVDDefaultAudioLanguage : public TVLDVDDefaultLanguage
Visual C++ (MFC):
class CTVLDVDDefaultAudioLanguage : public CTVLDVDDefaultLanguage
C# (.NET):
public ref class TVLDVDDefaultAudioLanguage : Mitov.VideoLab.DVDDefaultLanguage
Summary
DVD default audio language settings class.
Description
Defines DVD default audio language settings class.
Properties
Published
- Extension - Specifies the desired default language extension.
Public
- CurrentExtension - Returns the current default language extension.
From TVLDVDDefaultLanguage
Properties
Published
- Language - Specifies the desired language ID.
Public
- CurrentLanguage - Returns the current language ID.
From TVLDVDBasicDefaultItem
Properties
Published
- UseCurrent - Specifies if the current settings will be used.