Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
AUDIO_SOURCE_TYPE | sourceType |
uid_t | remoteUserUid |
const char * | channelId |
track_id_t | trackId |
The audio streams for the video mixing on the local client.
|
inline |
|
inline |
|
inline |
|
inline |
AUDIO_SOURCE_TYPE sourceType |
The source type of audio for the audio mixing on the local client. See AUDIO_SOURCE_TYPE.
uid_t remoteUserUid |
The ID of the remote user.
AUDIO_SOURCE_REMOTE
. const char* channelId |
The channel ID of the remote user.
AUDIO_SOURCE_REMOTE
. track_id_t trackId |
The track ID of the local track.
AUDIO_SOURCE_REMOTE
.