Class VLDVDPlayer.TVLDVDDefaultSubPictureLanguage
From Mitov Wiki Doc
				
				
				(Difference between revisions)
				
																
				
				
								
				 (Automated Syncronization with Documentation)  | 
		 (Automated Syncronization with Documentation)  | 
		
Revision as of 23:53, 25 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 TVLDVDDefaultSubPictureLanguage = class( TVLDVDDefaultLanguage )
C++ Builder:
class TVLDVDDefaultSubPictureLanguage : public TVLDVDDefaultLanguage
Visual C++ (MFC):
class CTVLDVDDefaultSubPictureLanguage : public CTVLDVDDefaultLanguage
C# (.NET):
public ref class TVLDVDDefaultSubPictureLanguage : Mitov.VideoLab.DVDDefaultLanguage
Summary
DVD default subpicture language settings class.
Description
Defines DVD default subpicture language settings class.
Properties
Published
- Extension - Specifies the desired subpicture language extensions settings.
 
Public
- CurrentExtension - Returns the current extensions.
 
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.