RTCPPacket.sdesAddEntry

bool sdesAddEntry(gstrtp.types.RTCPSDESType type, ubyte[] data)

Add a new SDES entry to the current item in packet.

Parameters

typethe #GstRTCPSDESType of the SDES entry
datathe data

Returns

true if the item could be added, false if the MTU has been

reached.