Share via


IMPEG2ComponentType interface (tuner.h)

[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 IMPEG2ComponentType interface is implemented on MPEG2ComponentType objects. It enables applications to set and retrieve information about MPEG2 stream types.

Inheritance

The IMPEG2ComponentType interface inherits from ILanguageComponentType. IMPEG2ComponentType also has these types of members:

Methods

The IMPEG2ComponentType interface has these methods.

 
IMPEG2ComponentType::get_StreamType

The get_StreamType method retrieves the stream type.
IMPEG2ComponentType::put_StreamType

The put_StreamType method sets the MPEG2 stream type.

Remarks

To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IMPEG2ComponentType).

Requirements

   
Minimum supported client Windows�XP [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header tuner.h

See also

ILanguageComponentType

Tuning Model Interfaces