rtcpMode property

RTCPMode? rtcpMode
read / write

The bitrate adaptation mode for video transmission. The parameter triggers a server to monitor the receivers’ available bandwidth. Based on the analyzed value, the server informs the video sender to automatically adjust the quality of the transmitted video streams.

Implementation

RTCPMode? rtcpMode;