Share via


IMPEG2ComponentType Interface

 
Microsoft DirectShow 9.0

IMPEG2ComponentType Interface

The IMPEG2ComponentType interface is implemented on MPEG2ComponentType objects. It enables applications to set and retrieve information about MPEG2 stream types.

In addition to the methods inherited from ILanguageComponentType, the IMPEG2ComponentType interface exposes the following methods.

Method Description
get_StreamType Retrieves the stream type.
put_StreamType Sets the stream type.

See Also