Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[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 IATSCComponentType interface represents a component type for a component in an ATSC broadcast. The ATSCComponentType object exposes this interface. Use this interface to determine if an audio stream is in AC-3 format.
Inheritance
The IATSCComponentType interface inherits from IMPEG2ComponentType. IATSCComponentType also has these types of members:
Methods
The IATSCComponentType interface has these methods.
| IATSCComponentType::get_Flags The get_Flags method queries whether an audio component is in AC-3 format. |
| IATSCComponentType::put_Flags The put_Flags method specifies whether an audio component is in AC-3 format. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IATSCComponentType).
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows�XP [desktop apps only] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | tuner.h |