Video SDK v3.7.1 API Reference for Unity
agora_gaming_rtc.AgoraChannel Member List

This is the complete list of members for agora_gaming_rtc.AgoraChannel, including all inherited members.

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
ChannelOnActiveSpeakeragora_gaming_rtc.AgoraChannel
ChannelOnAudioPublishStateChangedagora_gaming_rtc.AgoraChannel
ChannelOnAudioSubscribeStateChangedagora_gaming_rtc.AgoraChannel
ChannelOnChannelProxyConnectedagora_gaming_rtc.AgoraChannel
ChannelOnClientRoleChangedagora_gaming_rtc.AgoraChannel
ChannelOnClientRoleChangeFailedagora_gaming_rtc.AgoraChannel
ChannelOnConnectionLostagora_gaming_rtc.AgoraChannel
ChannelOnConnectionStateChangedagora_gaming_rtc.AgoraChannel
ChannelOnErroragora_gaming_rtc.AgoraChannel
ChannelOnFirstRemoteVideoFrameagora_gaming_rtc.AgoraChannel
ChannelOnJoinChannelSuccessagora_gaming_rtc.AgoraChannel
ChannelOnLeaveChannelagora_gaming_rtc.AgoraChannel
ChannelOnLocalPublishFallbackToAudioOnlyagora_gaming_rtc.AgoraChannel
ChannelOnMediaRelayEventagora_gaming_rtc.AgoraChannel
ChannelOnMediaRelayStateChangedagora_gaming_rtc.AgoraChannel
ChannelOnNetworkQualityagora_gaming_rtc.AgoraChannel
ChannelOnReJoinChannelSuccessagora_gaming_rtc.AgoraChannel
ChannelOnRemoteAudioStateChangedagora_gaming_rtc.AgoraChannel
ChannelOnRemoteAudioStatsagora_gaming_rtc.AgoraChannel
ChannelOnRemoteSubscribeFallbackToAudioOnlyagora_gaming_rtc.AgoraChannel
ChannelOnRemoteVideoStateChangedagora_gaming_rtc.AgoraChannel
ChannelOnRemoteVideoStatsagora_gaming_rtc.AgoraChannel
ChannelOnRequestTokenagora_gaming_rtc.AgoraChannel
ChannelOnRtcStatsagora_gaming_rtc.AgoraChannel
ChannelOnRtmpStreamingEventagora_gaming_rtc.AgoraChannel
ChannelOnRtmpStreamingStateChangedagora_gaming_rtc.AgoraChannel
ChannelOnStreamInjectedStatusagora_gaming_rtc.AgoraChannel
ChannelOnStreamMessageagora_gaming_rtc.AgoraChannel
ChannelOnStreamMessageErroragora_gaming_rtc.AgoraChannel
ChannelOnTokenPrivilegeWillExpireagora_gaming_rtc.AgoraChannel
ChannelOnTranscodingUpdatedagora_gaming_rtc.AgoraChannel
ChannelOnUserJoinedagora_gaming_rtc.AgoraChannel
ChannelOnUserOffLineagora_gaming_rtc.AgoraChannel
ChannelOnUserSuperResolutionEnabledagora_gaming_rtc.AgoraChannel
ChannelOnVideoPublishStateChangedagora_gaming_rtc.AgoraChannel
ChannelOnVideoSizeChangedagora_gaming_rtc.AgoraChannel
ChannelOnVideoSubscribeStateChangedagora_gaming_rtc.AgoraChannel
ChannelOnWarningagora_gaming_rtc.AgoraChannel
CreateChannel(IRtcEngine rtcEngine, string channelId)agora_gaming_rtc.AgoraChannelstatic
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.AgoraChannelstatic
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