RTCPPacket.sdesAddEntry

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

class RTCPPacket
bool
sdesAddEntry

Parameters

type gstrtp.types.RTCPSDESType

the #GstRTCPSDESType of the SDES entry

data ubyte[]

the data

Return Value

Type: bool

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