Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
decodeSingleFrameImage({required Uint8List avifBytes})
→ Future<Frame>
-
-
disposeDecoder({required String key})
→ Future<bool>
-
-
encodeAvif({required int width, required int height, required int speed, required int maxThreads, required int timescale, required int maxQuantizer, required int minQuantizer, required int maxQuantizerAlpha, required int minQuantizerAlpha, required List<EncodeFrame> imageSequence, required Uint8List exifData})
→ Future<Uint8List>
-
-
getNextFrame({required String key})
→ Future<Frame>
-
-
initMemoryDecoder({required String key, required Uint8List avifBytes})
→ Future<AvifInfo>
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
resetDecoder({required String key})
→ Future<bool>
-
-
toString()
→ String
-
A string representation of this object.
inherited