Voice 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
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
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
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