IRTPSPHFilter

[This is preliminary documentation and subject to change.]

RTP Send Payload handler.

Methods in Vtable Order

IUnknown Methods Description
QueryInterface Returns pointers to supported interfaces.
AddRef Increments the reference count.
Release Decrements the reference count.

IRTPSPHFilter Methods Description
OverridePayloadType Sets a new RTP payload type for the PT field in the RTP packet header.
GetPayloadType Get the RTP payload type that is to be used for the PT field in the RTP packet header.
SetMaxPacketSize Set the maximum packet size for fragmentation of data.
GetMaxPacketSize Gets the maximum packet size for fragmentation of data.
SetOutputPinMinorType Set the minor media type of the output pin.
GetOutputPinMinorType Get the minor media type of the output pin.
SetInputPinMediaType Set the minor media type of the input pin.
GetInputPinMediaType Get the minor media type of the input pin.