RTCPPacket.appSetDataLength

bool appSetDataLength(ushort wordlen)

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

Parameters

wordlenLength of the data in 32-bit words

Returns

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

data.