ZegoDataRecordProgress Class Reference
Inherits from | NSObject |
---|---|
Declared in | ZegoExpressDefines.h |
duration
Current recording duration in milliseconds
@property (nonatomic, assign) unsigned long long duration
Declared In
ZegoExpressDefines.h
currentFileSize
Current recording file size in byte
@property (nonatomic, assign) unsigned long long currentFileSize
Declared In
ZegoExpressDefines.h
quality
The quality of current recording file
@property (nonatomic, strong) ZegoPublishStreamQuality *quality
Declared In
ZegoExpressDefines.h