IWMSPacketStreamer Object (Visual Basic .NET)
Previous | Next |
IWMSPacketStreamer Object (Visual Basic .NET)
The IWMSPacketStreamer object 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 object is available only on Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; and Windows Server 2008.
The IWMSPacketStreamer object exposes the following properties and 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. |
See Also
Previous | Next |