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.
This method sets the decoding stream number for audio.
HRESULT SetAudioStreamNumber(intiDecodingNumber);
Parameters
- iDecodingNumber
[in] Can be set to a valid audio stream number or –1 to discard any audio stream.
Return Values
The following table shows a list of possible return values.
Return value | Description |
---|---|
S_OK | The request completed successfully. |
E_INVALIDARG | An invalid argument was encountered. |
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvddrvr.idl.
See Also
Send Feedback on this topic to the authors