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.
this | |
data |
data to set as payload |
timestamp |
a ClockTime |
payload_len |
length of payload |
a FlowReturn |