Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
AgoraAudioSourceType | sourceType |
NSUInteger | remoteUserUid |
NSString *_Nullable | channelId |
NSUInteger | trackId |
The definition of AgoraMixedAudioStream.
|
readwritenonatomicassign |
Source type of audio stream.
|
readwritenonatomicassign |
Remote user uid if sourceType is remote.
|
readwritenonatomiccopy |
Remote channel Id of the remote user.
|
readwritenonatomicassign |
Track id for custom audio track.