Agora Java API Reference for Android
Public Attributes | List of all members
agora::rtc::RecorderStreamInfo Struct Reference

#include <AgoraBase.h>

Public Attributes

const char * channelId
 
uid_t uid
 

Detailed Description

media recorder source stream information

Member Data Documentation

◆ channelId

const char* agora::rtc::RecorderStreamInfo::channelId

The channel ID of the video track.

◆ uid

uid_t agora::rtc::RecorderStreamInfo::uid

The user ID.