AgoraRtcService |
The AgoraRtcService Class is the main interface class of the Agora SDK.
|
AgoraRtcService.AreaCode |
|
AgoraRtcService.AudioCodecOption |
Configure sdk built-in audio codec
If AUDIO_CODEC_TYPE_OPUS is selected, your PCM data is encoded as OPUS and
then streamed to Agora channel
If AUDIO_CODEC_TYPE_G722 is selected, your PCM data is encoded as G722 and
then streamed to Agora channel
If you provide encoded audio data, such as AAC, instead of raw PCM, please
disable audio codec by selecting AUDIO_CODEC_DISABLED
|
AgoraRtcService.AudioCodecType |
Audio codec type list.
|
AgoraRtcService.AudioDataType |
Audio data type list.
|
AgoraRtcService.AudioFrameInfo |
|
AgoraRtcService.ChannelOptions |
|
AgoraRtcService.CloudProxyType |
|
AgoraRtcService.ConnectionIdSpecial |
special connection id
|
AgoraRtcService.ConnectionInfo |
connection info
|
AgoraRtcService.CryptoMode |
Encryption mode.
|
AgoraRtcService.CryptoOption |
Encryption option
|
AgoraRtcService.ErrorCode |
|
AgoraRtcService.LicenseValidationErrorReason |
|
AgoraRtcService.LogConfig |
|
AgoraRtcService.LogLevel |
|
AgoraRtcService.NetworkEventType |
|
AgoraRtcService.RdtState |
|
AgoraRtcService.RdtStatusInfo |
|
AgoraRtcService.RdtStreamType |
|
AgoraRtcService.RtcAudioProcessOption |
The definition of the rtc_audio_process_options_t struct.
|
AgoraRtcService.RtcServiceOptions |
|
AgoraRtcService.RtmErrCode |
|
AgoraRtcService.UserOfflineReason |
|
AgoraRtcService.VideoDataType |
Video data type list.
|
AgoraRtcService.VideoFrameInfo |
|
AgoraRtcService.VideoFrameType |
|
AgoraRtcService.VideoStreamType |
|
AgoraRtmEvents.RtmEventType |
RTM event type list
|
AgoraRtmEvents.RtmMsgState |
|