ltmmDVDControl.DefaultAudioLanguage Property

Visual Basic Example

Syntax

object.DefaultAudioLanguage As Long

Remarks

(Read only) This property is updated with the default language set using the SelectDefaultAudioLanguage method.

This property is updated with an LCID value (containing a LANGID parameter) from which the programmer can extract the language information using the Win32 LANGIDFROMLCID macro.

For a listing of possible LANGID values, refer to the winnt.h library.

The ltmmDVDControl.DefaultAudioLanguageExt Property contains the default audio language.

For more detailed information, refer to the Microsoft documentation for IDvdInfo2::GetDefaultAudioLanguage at http://msdn.microsoft.com/archive/default.asp?url=/library/en-us/directshow/htm/idvdinfo2getdefaultaudiolanguage.asp.

See Also

Elements:

ltmmDVDControl object, ltmmDVDControl.CurrentAudioStream Property, ltmmDVDControl.AudioStreamsAvailable Property, ltmmDVDControl.DefaultAudioLanguageExt Property, ltmmDVDControl.GetAudioLanguage Method, ltmmDVDControl.IsAudioStreamEnabled Method, ltmmDVDControl.SelectDefaultAudioLanguage method

Topics:

Multimedia Properties, Methods and Events