bitRate property
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;
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.
final int? bitRate;