IAnalogAudioComponentType interface (tuner.h)
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
The IAnalogAudioComponentType interface provides methods for accessing the analog audio mode.
Inheritance
The IAnalogAudioComponentType interface inherits from IComponentType. IAnalogAudioComponentType also has these types of members:
Methods
The IAnalogAudioComponentType interface has these methods.
IAnalogAudioComponentType::get_AnalogAudioMode The get_AnalogAudioMode method retrieves the analog audio mode. |
IAnalogAudioComponentType::put_AnalogAudioMode The put_AnalogAudioMode method specifies the analog audio mode. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IAnalogAudioComponentType)
.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows�Vista [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | tuner.h |