qvbrSettings property

Av1QvbrSettings? qvbrSettings
final

Settings for quality-defined variable bitrate encoding with the AV1 codec. Required when you set Rate control mode to QVBR. Not valid when you set Rate control mode to a value other than QVBR, or when you don't define Rate control mode.

Implementation

final Av1QvbrSettings? qvbrSettings;