Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
const char * | fileName |
unsigned int | durationMs |
unsigned int | fileSize |
Information for the recording file.
|
inline |
|
inline |
const char* fileName |
The absolute path of the recording file.
unsigned int durationMs |
The recording duration, in milliseconds.
unsigned int fileSize |
The size in bytes of the recording file.