Share via


IWMSPacketParser Object (C#)

banner art

Previous Next

IWMSPacketParser Object (C#)

The IWMSPacketParser object provides methods to manipulate individual packets. This object is implemented by a media parser plug-in.

  • Note   This object is available only on Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; and Windows Server 2008.

The IWMSPacketParser object exposes the following properties and 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