Agora RTC Objective-C API Reference  Refactor
Properties
AgoraRecorderStreamInfo Class Reference

Inherits <NSObject>.

Properties

NSUInteger uid
 
NSString *_Nonnull channelId
 
AgoraRecorderStreamType type
 

Property Documentation

◆ uid

- (NSUInteger) uid
readwritenonatomicassign

The user ID of the remote user to be recorded.

◆ channelId

- (NSString* _Nonnull) channelId
readwritenonatomiccopy

Name of the destination channel to be recorded.

◆ type

- (AgoraRecorderStreamType) type
readwritenonatomicassign

The type of video stream to be recorded. See AgoraRecorderStreamType for details.