RTCPPacket.sdesAddItem

bool sdesAddItem(uint ssrc)

Add a new SDES item for ssrc to packet.

Parameters

ssrcthe SSRC of the new item to add

Returns

true if the item could be added, false if the maximum amount of

items has been exceeded for the SDES packet or the MTU has been reached.