MPEG2ComponentType Object
Microsoft DirectShow 9.0 |
MPEG2ComponentType Object
The MPEG2ComponentType object represents a component type associated with an MPEG-2 stream component.
Interfaces | IMPEG2ComponentType |
Outgoing Event Interfaces | None |
CLSID | CLSID_MPEG2ComponentType |
Remarks
To get the component type from an existing component object, use the IComponent::get_Type method. The CLSID is provided for clients that need to set the type on a component, or set a default preferred type on a tuning space.
See Also