push
Description:
Create an RTP buffer and store data.length bytes of data as the payload.
Set the timestamp on the new buffer to timestamp before pushing the buffer downstream.
Parameters:
| this | |
| data |
data to set as payload |
| timestamp | |
| payload_len |
length of payload |