Agora Java API Reference for Android
io.agora.rtc.RtcChannel Member List

This is the complete list of members for io.agora.rtc.RtcChannel, including all inherited members.

addInjectStreamUrl(String url, LiveInjectStreamConfig config)io.agora.rtc.RtcChannel
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
destroy()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
muteRemoteAudioStream(int uid, boolean muted)io.agora.rtc.RtcChannel
muteRemoteVideoStream(int uid, boolean muted)io.agora.rtc.RtcChannel
publish()io.agora.rtc.RtcChannel
registerMediaMetadataObserver(IMetadataObserver observer, int type)io.agora.rtc.RtcChannel
removeInjectStreamUrl(String url)io.agora.rtc.RtcChannel
removePublishStreamUrl(String url)io.agora.rtc.RtcChannel
renewToken(String token)io.agora.rtc.RtcChannel
sendStreamMessage(int streamId, byte[] message)io.agora.rtc.RtcChannel
setClientRole(int role)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
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
stopChannelMediaRelay()io.agora.rtc.RtcChannel
unpublish()io.agora.rtc.RtcChannel
updateChannelMediaRelay(ChannelMediaRelayConfiguration channelMediaRelayConfiguration)io.agora.rtc.RtcChannel