qvbrSettings property

H264QvbrSettings? qvbrSettings
final

Settings for quality-defined variable bitrate encoding with the H.264 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 H264QvbrSettings? qvbrSettings;