| AddLiveStreamTask(RtcLiveStreamTaskInfo info) | nertc.IRtcChannel | |
| AdjustChannelPlaybackSignalVolume(uint volume) | nertc.IRtcChannel | |
| ChannelOnAddLiveStreamTask | nertc.IRtcChannel | |
| ChannelOnAPICallExecuted | nertc.IRtcChannel | |
| ChannelOnClientRoleChanged | nertc.IRtcChannel | |
| ChannelOnConnectionStateChange | nertc.IRtcChannel | |
| ChannelOnDisconnect | nertc.IRtcChannel | |
| ChannelOnError | nertc.IRtcChannel | |
| ChannelOnFirstAudioDataReceived | nertc.IRtcChannel | |
| ChannelOnFirstAudioFrameDecoded | nertc.IRtcChannel | |
| ChannelOnFirstVideoDataReceived | nertc.IRtcChannel | |
| ChannelOnFirstVideoFrameDecoded | nertc.IRtcChannel | |
| ChannelOnJoinChannel | nertc.IRtcChannel | |
| ChannelOnLeaveChannel | nertc.IRtcChannel | |
| ChannelOnLiveStreamStateChanged | nertc.IRtcChannel | |
| ChannelOnLocalAudioVolumeIndication | nertc.IRtcChannel | |
| ChannelOnLocalVideoRenderSizeChanged | nertc.IRtcChannel | |
| ChannelOnMediaRelayEvent | nertc.IRtcChannel | |
| ChannelOnMediaRelayStateChanged | nertc.IRtcChannel | |
| ChannelOnMediaRightChanged | nertc.IRtcChannel | |
| ChannelOnPermissionKeyWillExpire | nertc.IRtcChannel | |
| ChannelOnPublishFallbackToAudioOnly | nertc.IRtcChannel | |
| ChannelOnReconnectingStart | nertc.IRtcChannel | |
| ChannelOnRecvSEIMessage | nertc.IRtcChannel | |
| ChannelOnRejoinChannel | nertc.IRtcChannel | |
| ChannelOnRemoteAudioVolumeIndication | nertc.IRtcChannel | |
| ChannelOnRemoteVideoReceiveSizeChanged | nertc.IRtcChannel | |
| ChannelOnRemoveLiveStreamTask | nertc.IRtcChannel | |
| ChannelOnScreenCaptureStatusChanged | nertc.IRtcChannel | |
| ChannelOnSubscribeFallbackToAudioOnly | nertc.IRtcChannel | |
| ChannelOnUpdateLiveStreamTask | nertc.IRtcChannel | |
| ChannelOnUpdatePermissionKey | nertc.IRtcChannel | |
| ChannelOnUserAudioMute | nertc.IRtcChannel | |
| ChannelOnUserAudioStart | nertc.IRtcChannel | |
| ChannelOnUserAudioStop | nertc.IRtcChannel | |
| ChannelOnUserJoined | nertc.IRtcChannel | |
| ChannelOnUserLeft | nertc.IRtcChannel | |
| ChannelOnUserVideoMute | nertc.IRtcChannel | |
| ChannelOnUserVideoProfileUpdate | nertc.IRtcChannel | |
| ChannelOnUserVideoStart | nertc.IRtcChannel | |
| ChannelOnUserVideoStop | nertc.IRtcChannel | |
| ChannelOnWarning | nertc.IRtcChannel | |
| Destroy() | nertc.IRtcChannel | |
| EnableAudioVolumeIndication(bool enable, ulong interval, bool enableVad) | nertc.IRtcChannel | |
| EnableDualStreamMode(bool enable) | nertc.IRtcChannel | |
| EnableLocalAudio(RtcAudioStreamType type, bool enabled) | nertc.IRtcChannel | |
| EnableLocalVideo(RtcVideoStreamType type, bool enabled) | nertc.IRtcChannel | |
| EnableMediaPublish(bool enabled, RtcMediaPubType mediaType) | nertc.IRtcChannel | |
| EnableSpatializer(bool enable) | nertc.IRtcChannel | |
| EnableSpatializerRoomEffects(bool enable) | nertc.IRtcChannel | |
| GetChannelName() | nertc.IRtcChannel | |
| GetConnectionState() | nertc.IRtcChannel | |
| GetEngine() | nertc.IRtcChannel | |
| GetMicrophoneMode(ref bool enable) | nertc.IRtcChannel | |
| InitSpatializer() | nertc.IRtcChannel | |
| IsInChannel() | nertc.IRtcChannel | |
| JoinChannel(string token, ulong uid, RtcJoinChannelOptions? channelOptions=null) | nertc.IRtcChannel | |
| LeaveChannel() | nertc.IRtcChannel | |
| MuteLocalAudioStream(RtcAudioStreamType type, bool mute) | nertc.IRtcChannel | |
| MuteLocalVideoStream(RtcVideoStreamType type, bool mute) | nertc.IRtcChannel | |
| PauseScreenCapture() | nertc.IRtcChannel | |
| PushExternalVideoFrame(RtcVideoStreamType type, RtcExternalVideoFrame frame) | nertc.IRtcChannel | |
| RemoveLiveStreamTask(string taskId) | nertc.IRtcChannel | |
| ReportCustomEvent(string eventName, string customIdentify, string parameters) | nertc.IRtcChannel | |
| ResumeScreenCapture() | nertc.IRtcChannel | |
| SendSEIMsg(byte[] data, int length, RtcVideoStreamType type) | nertc.IRtcChannel | |
| SetAudioRecvRange(int audibleDistance, int conversationalDistance, RtcDistanceRolloffModel rollOff) | nertc.IRtcChannel | |
| SetAudioSubscribeOnlyBy(ulong[] uids) | nertc.IRtcChannel | |
| SetCameraCaptureConfig(RtcVideoStreamType type, RtcCameraCaptureConfig config) | nertc.IRtcChannel | |
| SetClientRole(RtcClientRole role) | nertc.IRtcChannel | |
| SetExcludeWindowList(IntPtr[] windowList) | nertc.IRtcChannel | |
| SetExternalVideoSource(RtcVideoStreamType type, bool enabled) | nertc.IRtcChannel | |
| SetLocalMediaPriority(int priority, bool isPreemptive) | nertc.IRtcChannel | |
| SetLocalPublishFallbackOption(RtcStreamFallbackOption option) | nertc.IRtcChannel | |
| SetLocalRenderMode(RtcVideoStreamType type, RtcVideoScalingMode scalingMode) | nertc.IRtcChannel | |
| SetLocalVideoMirrorMode(RtcVideoStreamType type, RtcVideoMirrorMode mirrorMode) | nertc.IRtcChannel | |
| SetRangeAudioMode(RtcRangeAudioMode mode) | nertc.IRtcChannel | |
| SetRangeAudioTeamID(int teamID) | nertc.IRtcChannel | |
| SetRemoteHighPriorityAudioStream(bool enabled, ulong uid) | nertc.IRtcChannel | |
| SetRemoteRenderMode(ulong uid, RtcVideoStreamType type, RtcVideoScalingMode scalingMode) | nertc.IRtcChannel | |
| SetRemoteSubscribeFallbackOption(RtcStreamFallbackOption option) | nertc.IRtcChannel | |
| SetScreenCaptureMouseCursor(bool captureCursor) | nertc.IRtcChannel | |
| SetSpatializerRenderMode(RtcSpatializerRenderMode mode) | nertc.IRtcChannel | |
| SetSpatializerRoomProperty(RtcSpatializerRoomProperty roomProperty) | nertc.IRtcChannel | |
| SetStatsObserver(IMediaStatsObserver observer) | nertc.IRtcChannel | |
| SetSubscribeAudioAllowList(ulong[] uids) | nertc.IRtcChannel | |
| SetSubscribeAudioBlockList(ulong[] uids) | nertc.IRtcChannel | |
| SetupLocalVideoCanvas(RtcVideoStreamType type, RtcVideoCanvas canvas) | nertc.IRtcChannel | |
| SetupRemoteVideoCanvas(ulong uid, RtcVideoStreamType type, RtcVideoCanvas canvas) | nertc.IRtcChannel | |
| SetVideoConfig(RtcVideoStreamType type, RtcVideoConfig config) | nertc.IRtcChannel | |
| StartChannelMediaRelay(RtcChannelMediaRelayConfig config) | nertc.IRtcChannel | |
| StartScreenCaptureByDisplayId(ulong displayId, RtcRectangle regionRect, RtcScreenCaptureParameters captureParams) | nertc.IRtcChannel | |
| StartScreenCaptureByScreenRect(RtcRectangle screenRect, RtcRectangle regionRect, RtcScreenCaptureParameters captureParams) | nertc.IRtcChannel | |
| StartScreenCaptureByWindowId(IntPtr windowId, RtcRectangle regionRect, RtcScreenCaptureParameters captureParams) | nertc.IRtcChannel | |
| StopChannelMediaRelay() | nertc.IRtcChannel | |
| StopScreenCapture() | nertc.IRtcChannel | |
| SubscribeAllRemoteAudioStream(bool subscribe) | nertc.IRtcChannel | |
| SubscribeRemoteAudioStream(RtcAudioStreamType streamType, ulong uid, bool subscribe) | nertc.IRtcChannel | |
| SubscribeRemoteVideoStream(ulong uid, RtcVideoStreamType type, RtcRemoteVideoStreamType streamType, bool subscribe) | nertc.IRtcChannel | |
| TakeLocalSnapshot(RtcVideoStreamType streamType, RtcTakeSnapshotCallback callback) | nertc.IRtcChannel | |
| TakeRemoteSnapshot(ulong uid, RtcVideoStreamType streamType, RtcTakeSnapshotCallback callback) | nertc.IRtcChannel | |
| UpdateChannelMediaRelay(RtcChannelMediaRelayConfig config) | nertc.IRtcChannel | |
| UpdateLiveStreamTask(RtcLiveStreamTaskInfo info) | nertc.IRtcChannel | |
| UpdatePermissionKey(string key) | nertc.IRtcChannel | |
| UpdateScreenCaptureParameters(RtcScreenCaptureParameters captureParams) | nertc.IRtcChannel | |
| UpdateScreenCaptureRegion(RtcRectangle regionRect) | nertc.IRtcChannel | |
| UpdateSelfPosition(RtcPositionInfo info) | nertc.IRtcChannel | |