get_rtcp_socket


Description:

public Socket? get_rtcp_socket (SocketFamily family)

Get the RTCP socket from this for a family.

this must be joined to a bin.

Parameters:

this

a Stream

family

the socket family

Returns:

the RTCP socket or null if no socket could be allocated for family. Unref after usage