CRFArgument class

Implemented types

Constructors

CRFArgument(int crf)
const

Properties

crf int
The range of the quantizer scale is 0-51: where 0 is lossless, 23 is default, and 51 is worst possible.
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toArgs() List<String>
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited