rateControlMode property

Mp3RateControlMode? rateControlMode
final

Specify whether the service encodes this MP3 audio output with a constant bitrate (CBR) or a variable bitrate (VBR).

Implementation

final Mp3RateControlMode? rateControlMode;