ltmmDVDControl.IsAudioStreamEnabled Method
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