RTPBaseAudioPayload.push

gst.types.FlowReturn push(ubyte[] data, gst.types.ClockTime timestamp)

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.

Parameters

datadata to set as payload
timestampa #GstClockTime

Returns

a #GstFlowReturn