ltmmDVDControl.GetAudioLanguage Method

Visual Basic Example

Syntax

object.GetAudioLanguage(Stream As Long) As Long

Remarks

Retrieves the language of the specified audio stream within the current title.

The ltmmDVDControl.AudioStreamsAvailable Property contains the total number of available audio streams within the current title.

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

See Also

Elements:

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

Topics:

Multimedia Properties, Methods and Events