ATSCComponentType Object
[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 ATSCComponentType object represents an ATSC component type. The ATSC component type indicates whether an audio stream is in AC-3 format.
Interfaces | IATSCComponentType |
Outgoing Event Interfaces | None |
CLSID | CLSID_ATSCComponentType |
�
Remarks
This object is obtained through the IComponent::get_Type method of a component object for an ATSC tune request. It may also be used as a default preferred component type on the tuning space, or the preferred type on a tune request. In this case, it is obtained through the Components collection object.
Related topics
�
�