pad_to
Description:
Set the amount of padding in the RTP packet in buffer
to len
.
If len
is 0, the padding is removed.
NOTE: This function does not work correctly.
Parameters:
this |
the RTP packet |
len |
the new amount of padding |