Agora C++ API Reference for All Platforms
|
Public Member Functions | |
RecorderStreamInfo () | |
RecorderStreamInfo (const char *channelId, uid_t uid) | |
Public Attributes | |
const char * | channelId |
uid_t | uid |
The information about recorded media streams.
|
inline |
The channel ID of the audio/video stream needs to be recorded.
|
inline |
const char* agora::rtc::RecorderStreamInfo::channelId |
uid_t agora::rtc::RecorderStreamInfo::uid |
The user ID.