AddPublishStreamUrl(string url, bool transcodingEnabled) | agora_gaming_rtc.AgoraChannel | |
AdjustUserPlaybackSignalVolume(uint userId, int volume) | agora_gaming_rtc.AgoraChannel | |
AgoraChannel(IRtcEngine rtcEngine, string channelId) | agora_gaming_rtc.AgoraChannel | |
ChannelId() | agora_gaming_rtc.AgoraChannel | |
ChannelOnActiveSpeaker | agora_gaming_rtc.AgoraChannel | |
ChannelOnAudioPublishStateChanged | agora_gaming_rtc.AgoraChannel | |
ChannelOnAudioSubscribeStateChanged | agora_gaming_rtc.AgoraChannel | |
ChannelOnChannelProxyConnected | agora_gaming_rtc.AgoraChannel | |
ChannelOnClientRoleChanged | agora_gaming_rtc.AgoraChannel | |
ChannelOnClientRoleChangeFailed | agora_gaming_rtc.AgoraChannel | |
ChannelOnConnectionLost | agora_gaming_rtc.AgoraChannel | |
ChannelOnConnectionStateChanged | agora_gaming_rtc.AgoraChannel | |
ChannelOnError | agora_gaming_rtc.AgoraChannel | |
ChannelOnFirstRemoteVideoFrame | agora_gaming_rtc.AgoraChannel | |
ChannelOnJoinChannelSuccess | agora_gaming_rtc.AgoraChannel | |
ChannelOnLeaveChannel | agora_gaming_rtc.AgoraChannel | |
ChannelOnLocalPublishFallbackToAudioOnly | agora_gaming_rtc.AgoraChannel | |
ChannelOnMediaRelayEvent | agora_gaming_rtc.AgoraChannel | |
ChannelOnMediaRelayStateChanged | agora_gaming_rtc.AgoraChannel | |
ChannelOnNetworkQuality | agora_gaming_rtc.AgoraChannel | |
ChannelOnReJoinChannelSuccess | agora_gaming_rtc.AgoraChannel | |
ChannelOnRemoteAudioStateChanged | agora_gaming_rtc.AgoraChannel | |
ChannelOnRemoteAudioStats | agora_gaming_rtc.AgoraChannel | |
ChannelOnRemoteSubscribeFallbackToAudioOnly | agora_gaming_rtc.AgoraChannel | |
ChannelOnRemoteVideoStateChanged | agora_gaming_rtc.AgoraChannel | |
ChannelOnRemoteVideoStats | agora_gaming_rtc.AgoraChannel | |
ChannelOnRequestToken | agora_gaming_rtc.AgoraChannel | |
ChannelOnRtcStats | agora_gaming_rtc.AgoraChannel | |
ChannelOnRtmpStreamingEvent | agora_gaming_rtc.AgoraChannel | |
ChannelOnRtmpStreamingStateChanged | agora_gaming_rtc.AgoraChannel | |
ChannelOnStreamInjectedStatus | agora_gaming_rtc.AgoraChannel | |
ChannelOnStreamMessage | agora_gaming_rtc.AgoraChannel | |
ChannelOnStreamMessageError | agora_gaming_rtc.AgoraChannel | |
ChannelOnTokenPrivilegeWillExpire | agora_gaming_rtc.AgoraChannel | |
ChannelOnTranscodingUpdated | agora_gaming_rtc.AgoraChannel | |
ChannelOnUserJoined | agora_gaming_rtc.AgoraChannel | |
ChannelOnUserOffLine | agora_gaming_rtc.AgoraChannel | |
ChannelOnUserSuperResolutionEnabled | agora_gaming_rtc.AgoraChannel | |
ChannelOnVideoPublishStateChanged | agora_gaming_rtc.AgoraChannel | |
ChannelOnVideoSizeChanged | agora_gaming_rtc.AgoraChannel | |
ChannelOnVideoSubscribeStateChanged | agora_gaming_rtc.AgoraChannel | |
ChannelOnWarning | agora_gaming_rtc.AgoraChannel | |
CreateChannel(IRtcEngine rtcEngine, string channelId) | agora_gaming_rtc.AgoraChannel | static |
CreateDataStream(bool reliable, bool ordered) | agora_gaming_rtc.AgoraChannel | |
CreateDataStream(DataStreamConfig config) | agora_gaming_rtc.AgoraChannel | |
EnableEncryption(bool enabled, EncryptionConfig encryptionConfig) | agora_gaming_rtc.AgoraChannel | |
EnableRemoteSuperResolution(uint userId, bool enable) | agora_gaming_rtc.AgoraChannel | |
EnableRemoteSuperResolution(bool enabled, SR_MODE mode, uint userId) | agora_gaming_rtc.AgoraChannel | |
GetCallId() | agora_gaming_rtc.AgoraChannel | |
GetConnectionState() | agora_gaming_rtc.AgoraChannel | |
JoinChannel(string token, string info, uint uid, ChannelMediaOptions channelMediaOptions) | agora_gaming_rtc.AgoraChannel | |
JoinChannelWithUserAccount(string token, string userAccount, ChannelMediaOptions channelMediaOptions) | agora_gaming_rtc.AgoraChannel | |
LeaveChannel() | agora_gaming_rtc.AgoraChannel | |
MuteAllRemoteAudioStreams(bool mute) | agora_gaming_rtc.AgoraChannel | |
MuteAllRemoteVideoStreams(bool mute) | agora_gaming_rtc.AgoraChannel | |
MuteLocalAudioStream(bool mute) | agora_gaming_rtc.AgoraChannel | |
MuteLocalVideoStream(bool mute) | agora_gaming_rtc.AgoraChannel | |
MuteRemoteAudioStream(uint userId, bool mute) | agora_gaming_rtc.AgoraChannel | |
MuteRemoteVideoStream(uint userId, bool mute) | agora_gaming_rtc.AgoraChannel | |
Publish() | agora_gaming_rtc.AgoraChannel | |
Release() | agora_gaming_rtc.AgoraChannel | static |
ReleaseChannel() | agora_gaming_rtc.AgoraChannel | |
RemovePublishStreamUrl(string url) | agora_gaming_rtc.AgoraChannel | |
RenewToken(string token) | agora_gaming_rtc.AgoraChannel | |
SendStreamMessage(int streamId, string data, Int64 length) | agora_gaming_rtc.AgoraChannel | |
SetClientRole(CLIENT_ROLE_TYPE role) | agora_gaming_rtc.AgoraChannel | |
SetClientRole(CLIENT_ROLE_TYPE role, ClientRoleOptions audienceLatencyLevel) | agora_gaming_rtc.AgoraChannel | |
SetDefaultMuteAllRemoteAudioStreams(bool mute) | agora_gaming_rtc.AgoraChannel | |
SetDefaultMuteAllRemoteVideoStreams(bool mute) | agora_gaming_rtc.AgoraChannel | |
SetEncryptionMode(string encryptionMode) | agora_gaming_rtc.AgoraChannel | |
SetEncryptionSecret(string secret) | agora_gaming_rtc.AgoraChannel | |
SetLiveTranscoding(LiveTranscoding liveTranscoding) | agora_gaming_rtc.AgoraChannel | |
SetRemoteDefaultVideoStreamType(REMOTE_VIDEO_STREAM_TYPE streamType) | agora_gaming_rtc.AgoraChannel | |
SetRemoteUserPriority(uint uid, PRIORITY_TYPE userPriority) | agora_gaming_rtc.AgoraChannel | |
SetRemoteVideoStreamType(uint userId, REMOTE_VIDEO_STREAM_TYPE streamType) | agora_gaming_rtc.AgoraChannel | |
SetRemoteVoicePosition(uint uid, double pan, double gain) | agora_gaming_rtc.AgoraChannel | |
StartChannelMediaRelay(ChannelMediaRelayConfiguration channelMediaRelayConfiguration) | agora_gaming_rtc.AgoraChannel | |
StartRtmpStreamWithoutTranscoding(string url) | agora_gaming_rtc.AgoraChannel | |
StartRtmpStreamWithTranscoding(string url, LiveTranscoding liveTranscoding) | agora_gaming_rtc.AgoraChannel | |
StopChannelMediaRelay() | agora_gaming_rtc.AgoraChannel | |
StopRtmpStream(string url) | agora_gaming_rtc.AgoraChannel | |
Unpublish() | agora_gaming_rtc.AgoraChannel | |
UpdateChannelMediaRelay(ChannelMediaRelayConfiguration channelMediaRelayConfiguration) | agora_gaming_rtc.AgoraChannel | |
UpdateRtmpTranscoding(LiveTranscoding liveTranscoding) | agora_gaming_rtc.AgoraChannel | |