Share via


IAnalogAudioComponentType Interface

 
Microsoft DirectShow 9.0

IAnalogAudioComponentType Interface

The IAnalogAudioComponentType interface provides methods for accessing the analog audio mode.

In addition to the methods inherited from IComponentType, the IAnalogAudioComponentType interface exposes the following methods.

Method Description
get_AnalogAudioMode Retrieves the analog audio mode.
put_AnalogAudioMode Specifies the analog audio mode.

See Also