IDVDRenderer::SetAudioStreamType (Windows CE 5.0)
This method sets the audio decoder for a selected audio stream type.
HRESULT SetAudioStreamType(EDVDAudioStreamTypedwSelectedDecoder);
Parameters
- dwSelectedDecoder
[in] One of the enumerated values.
Return Values
The following table shows a list of possible return values.
Return value | Description |
---|---|
S_OK | The request completed successfully. |
E_FAIL | There is no capability to decode this audio type. |
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvddrvr.idl.
See Also
EDVDAudioStreamType | IDVDRenderer:IUnknown
Send Feedback on this topic to the authors