Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
---|---|
Adds a table extension to the list of MPEG-2 table sections that the filter receives. |
|
Adds a packet identifier (PID) to the list of PIDs that the filter receives. |
|
Adds a table identifier (TID) to the list of MPEG-2 table sections that the filter receives. |
|
Removes a table extension from the list. |
|
Removes a PID from the list. |
|
Removes a TID from the list. |
Requirements
Header | Declared in Mpeg2data.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008