crfLevel property

int? crfLevel
getter/setter pair

Target CRF level.

Must be between 10 and 36, where 10 is the highest quality and 36 is the most efficient compression. The default is 21. Note: This field is not supported.

Implementation

core.int? crfLevel;