recv_rtcp
Description:
public FlowReturn recv_rtcp (
owned Buffer buffer)
Handle an RTCP 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: