Microsoft DirectX 9.0 |
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