allocate_udp_sockets
Description:
public bool allocate_udp_sockets (SocketFamily family, Transport transport, bool use_client_settings)
Allocates RTP and RTCP ports.
Parameters:
| this |
a Stream |
| family |
protocol family |
| transport |
transport method |
| use_client_settings |
Whether to use client settings or not |
Returns:
|
true if the RTP and RTCP sockets have been succeccully allocated. |