ZegoDataRecordProgress class

文件录制进度

Constructors

ZegoDataRecordProgress(int duration, int currentFileSize, ZegoPublishStreamQuality quality)

Properties

currentFileSize ↔ int
当前录制文件大小, 单位为字节
read / write
duration ↔ int
当前录制时长, 单位为毫秒
read / write
hashCode → int
The hash code for this object.
read-onlyinherited
quality ZegoPublishStreamQuality
当前录制文件的质量信息
read / write
runtimeType → Type
A representation of the runtime type of the object.
read-onlyinherited

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