RTPBaseAudioPayload.push

Create an RTP buffer and store payload_len bytes of data as the payload. Set the timestamp on the new buffer to timestamp before pushing the buffer downstream.

class RTPBaseAudioPayload
push

Parameters

data ubyte[]

data to set as payload

timestamp gst.types.ClockTime

a #GstClockTime

Return Value

Type: gst.types.FlowReturn

a #GstFlowReturn