vbrQuality property

int? vbrQuality
final

Required when you set Bitrate control mode (rateControlMode) to VBR. Specify the audio quality of this MP3 output from 0 (highest quality) to 9 (lowest quality).

Implementation

final int? vbrQuality;