|
NERtc Unity SDK
V4.5.907
|
This is the complete list of members for nertc.IRtcChannel, including all inherited members.
| AddLiveStreamTask(RtcLiveStreamTaskInfo info) | nertc.IRtcChannel | pure virtual |
| AdjustPlaybackSignalVolume(int volume) | nertc.IRtcChannel | pure virtual |
| AdjustRecordingSignalVolume(int volume) | nertc.IRtcChannel | pure virtual |
| AdjustUserPlaybackSignalVolume(ulong uid, int volume) | nertc.IRtcChannel | pure virtual |
| ChannelOnAddLiveStreamTask (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnAvatarStatus (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnAvatarUserJoined (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnAvatarUserLeft (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnClientRoleChanged (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnConnectionStateChange (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnDisconnect (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnError (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnFirstAudioDataReceived (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnFirstAudioFrameDecoded (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnFirstVideoDataReceived (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnFirstVideoFrameDecoded (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnJoinChannel (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnLeaveChannel (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnLiveStreamStateChanged (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnLocalAudioVolumeIndication (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnMediaRelayEvent (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnMediaRelayStateChanged (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnPublishFallbackToAudioOnly (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnReconnectingStart (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnRecvSEIMessage (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnRejoinChannel (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnReleasedHwResources (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnRemoteAudioVolumeIndication (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnRemoveLiveStreamTask (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnScreenCaptureStatusChanged (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnSubscribeFallbackToAudioOnly (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnUpdateLiveStreamTask (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnUserAudioMute (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnUserAudioStart (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnUserAudioStop (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnUserJoined (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnUserLeft (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnUserSubStreamVideoStart (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnUserSubStreamVideoStop (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnUserVideoMute (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnUserVideoStart (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnUserVideoStop (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| ChannelOnWarning (defined in nertc.IRtcChannel) | nertc.IRtcChannel | |
| Destroy() | nertc.IRtcChannel | pure virtual |
| EnableAvatar(bool enable) | nertc.IRtcChannel | pure virtual |
| EnableDualStreamMode(bool enable) | nertc.IRtcChannel | pure virtual |
| EnableLocalAudio(bool enabled) | nertc.IRtcChannel | pure virtual |
| EnableLocalVideo(bool enabled) | nertc.IRtcChannel | pure virtual |
| EnableSpatializer(bool enable) | nertc.IRtcChannel | pure virtual |
| GetChannelName() | nertc.IRtcChannel | pure virtual |
| GetConnectionState() | nertc.IRtcChannel | pure virtual |
| GetEngine() | nertc.IRtcChannel | pure virtual |
| JoinChannel(string token, ulong uid) | nertc.IRtcChannel | pure virtual |
| LeaveChannel() | nertc.IRtcChannel | pure virtual |
| MuteLocalAudioStream(bool mute) | nertc.IRtcChannel | pure virtual |
| MuteLocalVideoStream(bool mute) | nertc.IRtcChannel | pure virtual |
| PauseScreenCapture() | nertc.IRtcChannel | pure virtual |
| PushExternalVideoFrame(RtcExternalVideoFrame frame) | nertc.IRtcChannel | pure virtual |
| PushSubstreamExternalVideoFrame(RtcExternalVideoFrame videoFrame) | nertc.IRtcChannel | pure virtual |
| RemoveLiveStreamTask(string taskId) | nertc.IRtcChannel | pure virtual |
| ResumeScreenCapture() | nertc.IRtcChannel | pure virtual |
| SendSEIMsg(byte[] data, int length, RtcVideoStreamType type) | nertc.IRtcChannel | pure virtual |
| SetCameraCaptureConfig(RtcCameraCaptureConfig config) | nertc.IRtcChannel | pure virtual |
| SetClientRole(RtcClientRole role) | nertc.IRtcChannel | pure virtual |
| SetExcludeWindowList(IntPtr[] windowList) | nertc.IRtcChannel | pure virtual |
| SetExternalVideoSource(bool enabled) | nertc.IRtcChannel | pure virtual |
| SetLocalCanvasWatermarkConfigs(RtcVideoStreamType type, RtcCanvasWatermarkConfig config) | nertc.IRtcChannel | pure virtual |
| SetLocalMediaPriority(int priority, bool isPreemptive) | nertc.IRtcChannel | pure virtual |
| SetLocalPublishFallbackOption(RtcStreamFallbackOption option) | nertc.IRtcChannel | pure virtual |
| SetLocalRenderMode(RtcVideoScalingMode scalingMode) | nertc.IRtcChannel | pure virtual |
| SetLocalSubstreamRenderMode(RtcVideoScalingMode scalingMode) | nertc.IRtcChannel | pure virtual |
| SetLocalVideoMirrorMode(RtcVideoMirrorMode mirrorMode) | nertc.IRtcChannel | pure virtual |
| SetRemoteCanvasWatermarkConfigs(ulong uid, RtcVideoStreamType type, RtcCanvasWatermarkConfig config) | nertc.IRtcChannel | pure virtual |
| SetRemoteRenderMode(ulong uid, RtcVideoScalingMode scalingMode) | nertc.IRtcChannel | pure virtual |
| SetRemoteSubscribeFallbackOption(RtcStreamFallbackOption option) | nertc.IRtcChannel | pure virtual |
| SetRemoteSubsteamRenderMode(ulong uid, RtcVideoScalingMode scalingMode) | nertc.IRtcChannel | pure virtual |
| SetStatsObserver(IMediaStatsObserver observer) | nertc.IRtcChannel | pure virtual |
| SetupLocalSubstreamVideoCanvas(RtcVideoCanvas canvas) | nertc.IRtcChannel | pure virtual |
| SetupLocalVideoCanvas(RtcVideoCanvas canvas) | nertc.IRtcChannel | pure virtual |
| SetupRemoteSubstreamVideoCanvas(ulong uid, RtcVideoCanvas canvas) | nertc.IRtcChannel | pure virtual |
| SetupRemoteVideoCanvas(ulong uid, RtcVideoCanvas canvas) | nertc.IRtcChannel | pure virtual |
| SetVideoConfig(RtcVideoConfig config) | nertc.IRtcChannel | pure virtual |
| StartChannelMediaRelay(RtcChannelMediaRelayConfig config) | nertc.IRtcChannel | pure virtual |
| StartScreenCapture(RtcScreenCaptureParameters captureParams, bool externalCapturer) | nertc.IRtcChannel | pure virtual |
| StartScreenCaptureByDisplayId(ulong displayId, RtcRectangle regionRect, RtcScreenCaptureParameters captureParams) | nertc.IRtcChannel | pure virtual |
| StartScreenCaptureByScreenRect(RtcRectangle screenRect, RtcRectangle regionRect, RtcScreenCaptureParameters captureParams) | nertc.IRtcChannel | pure virtual |
| StartScreenCaptureByWindowId(IntPtr windowId, RtcRectangle regionRect, RtcScreenCaptureParameters captureParams) | nertc.IRtcChannel | pure virtual |
| StopChannelMediaRelay() | nertc.IRtcChannel | pure virtual |
| StopScreenCapture() | nertc.IRtcChannel | pure virtual |
| SubscribeAllRemoteAudioStream(bool subscribe) | nertc.IRtcChannel | pure virtual |
| SubscribeRemoteAudioStream(ulong uid, bool subscribe) | nertc.IRtcChannel | pure virtual |
| SubscribeRemoteVideoStream(ulong uid, RtcRemoteVideoStreamType type, bool subscribe) | nertc.IRtcChannel | pure virtual |
| SubscribeRemoteVideoSubstream(ulong uid, bool subscribe) | nertc.IRtcChannel | pure virtual |
| TakeLocalSnapshot(RtcVideoStreamType streamType, RtcTakeSnapshotCallback callback) | nertc.IRtcChannel | pure virtual |
| TakeRemoteSnapshot(ulong uid, RtcVideoStreamType streamType, RtcTakeSnapshotCallback callback) | nertc.IRtcChannel | pure virtual |
| UpdateChannelMediaRelay(RtcChannelMediaRelayConfig config) | nertc.IRtcChannel | pure virtual |
| UpdateLiveStreamTask(RtcLiveStreamTaskInfo info) | nertc.IRtcChannel | pure virtual |
| UpdateScreenCaptureRegion(RtcRectangle regionRect) | nertc.IRtcChannel | pure virtual |