IAnalogAudioComponentType::get_AnalogAudioMode Method
The get_AnalogAudioMode method retrieves the analog audio mode.
Syntax
HRESULT get_AnalogAudioMode(
[out] TVAudioMode *Mode
);
Parameters
- Mode [out]
Pointer to a TVAudioMode variable that receives the analog audio mode.
Return Value
Returns S_OK if successful. If the method fails, error information can be retrieved by using the standard COM IErrorInfo interface.
Requirements
Header | Declared in Dshow.h. |
DLL | Requires Quartz.dll. |
See Also
IAnalogAudioComponentType Interface
put_AnalogAudioMode
Send comments about this topic to Microsoft
Build date: 12/4/2008