videoBitrate property

int videoBitrate
getter/setter pair

Field Meaning: The bitrate of the final transcoded video resolution (kbps)

If you set 0, the bitrate will be estimated based on videoWidth and videoHeight, and you can also refer to the annotation of the enumeration definition of V2TXLiveVideoResolution

Implementation

int videoBitrate;