set_packet_len
Description:
Set the total this size to len.
The data in the buffer will be made larger if needed. Any padding will be removed from the packet.
Parameters:
| this |
the RTP packet |
| len |
the new packet length |