IWMSPacketStreamer Interface
The IWMSPacketStreamer interface provides methods for retrieving information on streams being sent down a data path and for controlling the streams being sent down a data path.
Note
This interface is available only on Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; and Windows Server 2008.
In addition to the methods inherited from IUnknown, the IWMSPacketStreamer interface exposes the following methods.
Method |
Description |
---|---|
ChangeStreamFormat |
Reserved for future use. |
DoExtendedCommand |
Passes extended commands, which are defined by a plug-in, up the data path. |
GetStreamInfo |
Retrieves header information on streams that are being sent down the data path. |
Interrupt |
Reserved for future use. |
Seek |
Seeks to a specific offset in a digital media stream. |
SelectStream |
Specifies the streams that are sent down the data path. |
Shutdown |
Called by the server when the data path is being shut down. |