Share via


IAnalogAudioComponentType::put_AnalogAudioMode Method

The put_AnalogAudioMode method specifies the analog audio mode.

Syntax

HRESULT put_AnalogAudioMode(
  [in]  TVAudioMode Mode
);

Parameters

  • Mode [in]
    Specifies the analog audio mode. This parameter is a variable of type TVAudioMode.

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

get_AnalogAudioMode
IAnalogAudioComponentType Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008