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

Data Fields

const char * channelId
 
uid_t uid
 
RecorderStreamType type
 

Constructor & Destructor Documentation

◆ RecorderStreamInfo() [1/3]

RecorderStreamInfo ( )
inline

◆ RecorderStreamInfo() [2/3]

RecorderStreamInfo ( const char *  channelId,
uid_t  uid 
)
inline

◆ RecorderStreamInfo() [3/3]

RecorderStreamInfo ( const char *  channelId,
uid_t  uid,
RecorderStreamType  type 
)
inline

Field Documentation

◆ channelId

const char* channelId

The name of the channel in which the media streams publish.

◆ uid

uid_t uid

The ID of the user whose media streams you want to record.

◆ type

The Recoder Stream type.