IMSVidCtl::put_AudioRendererActive Method
This topic applies to Windows XP or later.
The put_AudioRendererActive method specifies the active audio renderer.
Syntax
HRESULT put_AudioRendererActive(
[in] IMSVidAudioRenderer *pVal
);
Parameters
- pVal [in]
Pointer to an IMSVidAudioRenderer interface that specifies the audio renderer.
Return Value
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Requirements
Header | Declared in Dshow.h. |
DLL | Requires Quartz.dll. |
See Also
IMSVidCtl Interface
IMSVidCtl::get_AudioRendererActive
Send comments about this topic to Microsoft
Build date: 12/4/2008