NERtc Unity SDK  V5.4.5
nertc.IRtcChannel 成员列表

成员的完整列表,这些成员属于 nertc.IRtcChannel,包括所有继承而来的类成员

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