maxBitrate property

int maxBitrate
getter/setter pair

Maximum bit rate in kbps.

If you set this value to -1, SDK will automatically calculate the applicable bit rate based on the input resolution and frame rate.
No stream will be encoded and published if you set this value to 0.
In 344 and later versions, the default value is -1 for internal capturing, but no default value in versions earlier than 344.

Implementation

int maxBitrate;