AgoraMediaRecorderInfo Class Reference
Inherits from | NSObject |
---|---|
Declared in | AgoraObjects.h |
recorderFileName
The absolute path of the recording file.
@property (copy, nonatomic) NSString *recorderFileName
Declared In
AgoraObjects.h
durationMs
The recording duration, in milliseconds.
@property (assign, nonatomic) NSUInteger durationMs
Declared In
AgoraObjects.h
fileSize
The size in bytes of the recording file.
@property (assign, nonatomic) NSUInteger fileSize
Declared In
AgoraObjects.h