| addPublishStreamUrl(String url, boolean transcodingEnabled) | io.agora.rtc.RtcChannel | |
| adjustUserPlaybackSignalVolume(int uid, int volume) | io.agora.rtc.RtcChannel | |
| channelId() | io.agora.rtc.RtcChannel | |
| createDataStream(boolean reliable, boolean ordered) | io.agora.rtc.RtcChannel | |
| createDataStream(DataStreamConfig config) | io.agora.rtc.RtcChannel | |
| destroy() | io.agora.rtc.RtcChannel | |
| enableEncryption(boolean enabled, EncryptionConfig config) | io.agora.rtc.RtcChannel | |
| enableRemoteSuperResolution(int uid, boolean enable) | io.agora.rtc.RtcChannel | |
| enableRemoteSuperResolution(boolean enable, int mode, int uid) | io.agora.rtc.RtcChannel | |
| getCallId() | io.agora.rtc.RtcChannel | |
| getConnectionState() | io.agora.rtc.RtcChannel | |
| getEventHandler() | io.agora.rtc.RtcChannel | |
| joinChannel(String token, String optionalInfo, int optionalUid, ChannelMediaOptions options) | io.agora.rtc.RtcChannel | |
| joinChannelWithUserAccount(String token, String userAccount, ChannelMediaOptions options) | io.agora.rtc.RtcChannel | |
| leaveChannel() | io.agora.rtc.RtcChannel | |
| muteAllRemoteAudioStreams(boolean muted) | io.agora.rtc.RtcChannel | |
| muteAllRemoteVideoStreams(boolean muted) | io.agora.rtc.RtcChannel | |
| muteLocalAudioStream(boolean muted) | io.agora.rtc.RtcChannel | |
| muteLocalVideoStream(boolean muted) | io.agora.rtc.RtcChannel | |
| muteRemoteAudioStream(int uid, boolean muted) | io.agora.rtc.RtcChannel | |
| muteRemoteVideoStream(int uid, boolean muted) | io.agora.rtc.RtcChannel | |
| pauseAllChannelMediaRelay() | io.agora.rtc.RtcChannel | |
| publish() | io.agora.rtc.RtcChannel | |
| registerMediaMetadataObserver(IMetadataObserver observer, int type) | io.agora.rtc.RtcChannel | |
| removePublishStreamUrl(String url) | io.agora.rtc.RtcChannel | |
| renewToken(String token) | io.agora.rtc.RtcChannel | |
| resumeAllChannelMediaRelay() | io.agora.rtc.RtcChannel | |
| sendStreamMessage(int streamId, byte[] message) | io.agora.rtc.RtcChannel | |
| setClientRole(int role) | io.agora.rtc.RtcChannel | |
| setClientRole(int role, ClientRoleOptions options) | io.agora.rtc.RtcChannel | |
| setDefaultMuteAllRemoteAudioStreams(boolean muted) | io.agora.rtc.RtcChannel | |
| setDefaultMuteAllRemoteVideoStreams(boolean muted) | io.agora.rtc.RtcChannel | |
| setEncryptionMode(String encryptionMode) | io.agora.rtc.RtcChannel | |
| setEncryptionSecret(String secret) | io.agora.rtc.RtcChannel | |
| setLiveTranscoding(LiveTranscoding transcoding) | io.agora.rtc.RtcChannel | |
| setRemoteDefaultVideoStreamType(int streamType) | io.agora.rtc.RtcChannel | |
| setRemoteRenderMode(int uid, int renderMode, int mirrorMode) | io.agora.rtc.RtcChannel | |
| setRemoteUserPriority(int uid, int userPriority) | io.agora.rtc.RtcChannel | |
| setRemoteVideoRenderer(int uid, IVideoSink render) | io.agora.rtc.RtcChannel | |
| setRemoteVideoStreamType(int uid, int streamType) | io.agora.rtc.RtcChannel | |
| setRemoteVoicePosition(int uid, double pan, double gain) | io.agora.rtc.RtcChannel | |
| setRtcChannelEventHandler(IRtcChannelEventHandler eventHandler) | io.agora.rtc.RtcChannel | |
| startChannelMediaRelay(ChannelMediaRelayConfiguration channelMediaRelayConfiguration) | io.agora.rtc.RtcChannel | |
| startRtmpStreamWithoutTranscoding(String url) | io.agora.rtc.RtcChannel | |
| startRtmpStreamWithTranscoding(String url, LiveTranscoding transcoding) | io.agora.rtc.RtcChannel | |
| stopChannelMediaRelay() | io.agora.rtc.RtcChannel | |
| stopRtmpStream(String url) | io.agora.rtc.RtcChannel | |
| unpublish() | io.agora.rtc.RtcChannel | |
| updateChannelMediaRelay(ChannelMediaRelayConfiguration channelMediaRelayConfiguration) | io.agora.rtc.RtcChannel | |
| updateRtmpTranscoding(LiveTranscoding transcoding) | io.agora.rtc.RtcChannel | |