Microsoft DirectX 9.0

ATSCComponentType Object

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

The ATSCComponentType 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.

See Also