bitrateBps property

int? bitrateBps
getter/setter pair

The video bitrate in bits per second.

The minimum value is 1,000. The maximum value for H264/H265 is 800,000,000. The maximum value for VP9 is 480,000,000.

Required.

Implementation

core.int? bitrateBps;