Quality class Null safety
Quality Builder
- Implemented types
Constructors
Properties
Methods
-
anyFormat(
[bool anyFormat = true]) → Quality - Adds an optional qualifier to accept any format [...]
-
chromaSubSampling(
ChromaSubSampling chromaSubSampling) → Quality - Adds an optional qualifier to control chroma subsampling. [...]
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
quantization(
dynamic quantization) → Quality - Controls the final quality by setting a maximum quantization percentage. [...]
-
toString(
) → String -
A string representation of this object. [...]
override
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited