bitRate property

Input<String?>? bitRate
final

The bit rate of the audio stream in the output file, in kilobits/second. Enter an integer between 64 and 320, inclusive.

Implementation

final pulumi.Input<String?>? bitRate;