ltmmDVDControl.IsAudioStreamEnabled Method

Visual Basic Example

Syntax

object.IsAudioStreamEnabled(Stream As Long) As Boolean

Remarks

Determines if the specified audio stream in the current title is enabled.

The ltmmDVDControl.AudioStreamsAvailable Property contains the number of available audio streams.

The ltmmDVDControl.CurrentAudioStream Property contains the number of the current audio stream.

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

See Also

Elements:

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

Topics:

Multimedia Properties, Methods and Events