ZegoDataRecordProgress class

文件录制进度

Constructors

ZegoDataRecordProgress(int duration, int currentFileSize, ZegoPublishStreamQuality quality)

Properties

currentFileSize ↔ int
当前录制文件大小, 单位为字节
getter/setter pair
duration ↔ int
当前录制时长, 单位为毫秒
getter/setter pair
hashCode → int
The hash code for this object.
no setterinherited
quality ZegoPublishStreamQuality
当前录制文件的质量信息
getter/setter pair
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