recv_rtp


Description:

public FlowReturn recv_rtp (owned Buffer buffer)

Handle an RTP buffer for the stream.

This method is usually called when a message has been received from a client using the TCP transport.

This function takes ownership of buffer.

Parameters:

this

a Stream

buffer

a Buffer

Returns:

a GstFlowReturn.