Documentation
Interactive Live Streaming Premium (Legacy)
API Reference
AgoraMediaRecorderInfo Class Reference
Agora Objective-C API Reference for iOS/macOS
AgoraMediaRecorderInfo Class Reference
Inherits from |
NSObject |
Declared in |
AgoraObjects.h |
Overview
Information for the recording file.
The absolute path of the recording file.
@property (copy, nonatomic) NSString *recorderFileName
Declared In
AgoraObjects.h
The recording duration, in milliseconds.
@property (assign, nonatomic) NSUInteger durationMs
Declared In
AgoraObjects.h
The size in bytes of the recording file.
@property (assign, nonatomic) NSUInteger fileSize
Declared In
AgoraObjects.h