rtcpMuxEnabled property

bool? rtcpMuxEnabled
getter/setter pair

Use RtcpMux (sending RTP and RTCP packets trough the same port, by default disabled).

Implementation

bool?   rtcpMuxEnabled;