Agora RTC Objective-C API Reference  Refactor
Data Fields
RecorderStreamInfo Struct Reference

Data Fields

const char * channelId
 
uid_t uid
 

Detailed Description

media recorder source stream information

Constructor & Destructor Documentation

◆ RecorderStreamInfo()

RecorderStreamInfo ( )
inline

Field Documentation

◆ channelId

const char* channelId

The channel ID of the video track.

◆ uid

uid_t uid

The user ID.