Share via


IMpeg2TableFilter Interface

The IMpeg2TableFilter interface controls which tables are parsed by the MPEG-2 Sections and Tables filter. The MPEG-2 Sections and Tables filter exposes this interface on its output pins.

Methods

The IMpeg2TableFilter interface inherits the methods of the IUnknown interface.

In addition, IMpeg2TableFilter defines the following methods.

Method Description

AddExtension

Adds a table extension to the list of MPEG-2 table sections that the filter receives.

AddPID

Adds a packet identifier (PID) to the list of PIDs that the filter receives.

AddTable

Adds a table identifier (TID) to the list of MPEG-2 table sections that the filter receives.

RemoveExtension

Removes a table extension from the list.

RemovePID

Removes a PID from the list.

RemoveTable

Removes a TID from the list.

Requirements

Header Declared in Mpeg2data.h.

See Also

BDA Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008