targetBitrate property Null safety
read / write
The target bitrate (Kbps) of the current encoder. This value is estimated by the SDK based on the current network conditions.
Implementation
int targetBitrate;
The target bitrate (Kbps) of the current encoder. This value is estimated by the SDK based on the current network conditions.
int targetBitrate;