RTCPPacket.appSetDataLength

Set the length of the application-dependent data attached to an APP packet.

class RTCPPacket
bool
appSetDataLength
(
ushort wordlen
)

Parameters

wordlen ushort

Length of the data in 32-bit words

Return Value

Type: bool

true if there was enough space in the packet to add this much data.