#include <AgoraMediaBase.h>
◆ RecorderInfo() [1/2]
| agora::media::RecorderInfo::RecorderInfo |
( |
| ) |
|
|
inline |
◆ RecorderInfo() [2/2]
| agora::media::RecorderInfo::RecorderInfo |
( |
const char * | name, |
|
|
unsigned int | dur, |
|
|
unsigned int | size ) |
|
inline |
◆ fileName
| const char* agora::media::RecorderInfo::fileName |
Absolute storage path of the recording file.
◆ durationMs
| unsigned int agora::media::RecorderInfo::durationMs |
Duration of the recording file in milliseconds.
◆ fileSize
| unsigned int agora::media::RecorderInfo::fileSize |
Size of the recording file in bytes.