bitrate property

int? bitrate
final

The output bitrate of the transport stream in bits per second. Setting to 0 lets the muxer automatically determine the appropriate bitrate.

Implementation

final int? bitrate;