RecordingProgress class

本地录制进度

Properties

duration int?
当前文件的累计录制时长 (ms)
final
fileSize int?
当前录制文件的大小 (byte)
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
toString() String
A string representation of this object.
inherited

Operators

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