Share via


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

Concepts

Custom Plug-in Interfaces (C++)