WidgetRecorderVideoProcessor class

Inheritance

Constructors

WidgetRecorderVideoProcessor({required RecordVideoFormat format})

Properties

fileNameTemplate String
finalinherited
format RecordVideoFormat
final
hashCode int
The hash code for this object.
no setterinherited
pngFiles List<File>
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
video File
no setter

Methods

complete() Future<void>
override
dispose() Future<void>
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
processFrame(int index, int total, Uint8List bytes) Future<void>
inherited
start() Future<void>
inherited
toString() String
A string representation of this object.
inherited

Operators

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