IDVDRenderer::SetAudioStreamType
Other versions of this page are also available for the following:
8/28/2008
This method sets the audio decoder for a selected audio stream type.
Syntax
HRESULT SetAudioStreamType(
EDVDAudioStreamType dwSelectedDecoder
);
Parameters
- dwSelectedDecoder
[in] One of the enumerated values.
Return Value
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
Header | dvddrvr.idl |
Windows Embedded CE | Windows CE .NET 4.0 and later |