RTPBuffer.setPacketLen
void setPacketLen(uint len)Set the total rtp size to len. The data in the buffer will be made larger if needed. Any padding will be removed from the packet.
Parameters
len | the new packet length |
void setPacketLen(uint len)Set the total rtp size to len. The data in the buffer will be made larger if needed. Any padding will be removed from the packet.
len | the new packet length |