Microsoft DirectX 9.0 |
The MPEG2Component object represents a component in an MPEG-2 stream.
Interfaces | IMPEG2Component |
Outgoing Event Interfaces | None. |
CLSID | CLSID_MPEG2Component |
Remarks
To get this object from an existing tune request, use the ITuneRequest::get_Components method to enumerate the components collection on the tune request. The CLSID is provided for guide store loaders that need to set the component information for a tune request.
See Also