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.
.gif)
| Previous | Next |
IWMSPacketParser Interface
The IWMSPacketParser interface provides methods to manipulate individual packets. This interface is implemented by a media parser plug-in.
- 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 IWMSPacketParser interface exposes the following methods.
| Method | Description |
| CombinePackets | Adds an array of packets to a packet list. |
| UpdatePacket | Updates packet data to reflect the packet's attribute values. |
See Also
| Previous | Next |