RTCPBuffer.addPacket

Add a new packet of type to rtcp. packet will point to the newly created packet.

Parameters

typethe #GstRTCPType of the new packet
packetpointer to new packet

Returns

true if the packet could be created. This function returns false

if the max mtu is exceeded for the buffer.