IMpeg2Demultiplexer interface
This interface is implemented on the MPEG-2 Demultiplexer filter (Demux) and is used in both program stream mode and transport stream mode. It is called by applications or other filters to create, configure and delete output pins on the Demux. This interface is not exposed when the filter is playing back a file (pull-mode).
Members
The IMpeg2Demultiplexer interface inherits from the IUnknown interface. IMpeg2Demultiplexer also has these types of members:
Methods
The IMpeg2Demultiplexer interface has these methods.
| Method | Description |
|---|---|
| CreateOutputPin |
Creates a new output pin on the Demux. |
| DeleteOutputPin |
Deletes the specified output pin. |
| SetOutputPinMediaType |
Updates the media type of the specified output pin. (DirectX® 9.0 and later.) |
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
|
Library |
|
Send comments about this topic to Microsoft
Build date: 11/21/2012