Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method changes the current audio stream to the specified audio stream number.
Syntax
HRESULT ChangeAudioStream(
BYTE byteStreamNumber
);
Parameters
- byteStreamNumber
[in] Audio stream number in the range from 1 to 7.
Return Value
If the function succeeds, the return value is S_OK.
Requirements
| Header | dvdnav.h, dvdnav.idl |
| Library | Ddvdids.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |