maxBitrate property

int? maxBitrate
final

For QVBR: See the tooltip for Quality level

For VBR: Set the maximum bitrate in order to accommodate expected spikes in the complexity of the video.

Implementation

final int? maxBitrate;