bitRate property

int? bitRate
final

Bitrate is the amount of data per second that the codec uses to encode the audio. A higher bitrate results in better quality but also larger file sizes.

Implementation

final int? bitRate;