Property VLDVDPlayer.TVLDVDAudioStream.Language
From Mitov Wiki Doc
				
				
				
				
																
				
				
								
				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.
Class: TVLDVDAudioStream
Contents | 
Syntax
Delphi:
property Language : TLPLanguage read FLanguage;
C++ Builder:
__property TLPLanguage * Language = { read=FLanguage };
Summary
Returns the language ID of the audio stream.
Description
Use this property to get the language ID of the audio stream.
Is zero if no language is present.