CurrentAudioStream Property

 
Microsoft DirectShow 9.0

CurrentAudioStream Property

This component is available for use in the Microsoft Windows 2000, Windows XP, and Windows Server 2003 operating systems. It may be altered or unavailable in subsequent versions.

The CurrentAudioStream property sets or retrieves the number of the enabled audio stream.

Syntax

[ iStream = ] MSWebDVD.CurrentAudioStream

Return Values

Returns an integer value from 0 through 7 indicating the current audio stream.

Remarks

This property is read/write with no default value. Before attempting to set a new audio stream, call IsAudioStreamEnabled to verify that the stream is available.

See Also