IMpeg2Data interface (mpeg2data.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.]

[IMpeg2Data is no longer available for use as of Windows�7. Instead, use the IPSITables interface to get program specific information (PSI) tables from an MPEG-2 transport stream.]

The IMpeg2Data interface is exposed by the MPEG-2 Sections and Tables filter. It enables the client to retrieve unparsed sections or tables from an MPEG-2 transport stream.

Inheritance

The IMpeg2Data interface inherits from the IUnknown interface. IMpeg2Data also has these types of members:

Methods

The IMpeg2Data interface has these methods.

 
IMpeg2Data::GetSection

GetSection is no longer available for use as of Windows�7.
IMpeg2Data::GetStreamOfSections

GetStreamOfSections is no longer available for use as of Windows�7.
IMpeg2Data::GetTable

GetTable is no longer available for use as of Windows�7.

Remarks

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

Requirements

   
Target Platform Windows
Header mpeg2data.h

See also

BDA Interfaces

Getting MPEG-2 PSI Tables