bitRate property

Input<String?>? bitRate
final

The bit rate of the video stream in the output file, in kilobits/second. You can configure variable bit rate or constant bit rate encoding.

Implementation

final pulumi.Input<String?>? bitRate;