|
NERtc Unity SDK
V5.4.5
|
成员的完整列表,这些成员属于 nertc.IRtcChannel,包括所有继承而来的类成员
| AddLiveStreamTask(RtcLiveStreamTaskInfo info) | nertc.IRtcChannel | pure virtual |
| AdjustChannelPlaybackSignalVolume(uint volume) | 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 (定义于 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.IRtcChannel | pure virtual |
| EnableAudioVolumeIndication(bool enable, ulong interval, bool enableVad) | nertc.IRtcChannel | pure virtual |
| EnableDualStreamMode(bool enable) | nertc.IRtcChannel | pure virtual |
| EnableLocalAudio(RtcAudioStreamType type, bool enabled) | nertc.IRtcChannel | pure virtual |
| EnableLocalVideo(RtcVideoStreamType type, bool enabled) | nertc.IRtcChannel | pure virtual |
| EnableMediaPublish(bool enabled, RtcMediaPubType mediaType) | nertc.IRtcChannel | pure virtual |
| EnableSpatializer(bool enable) | nertc.IRtcChannel | pure virtual |
| EnableSpatializerRoomEffects(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, RtcJoinChannelOptions? channelOptions=null) | nertc.IRtcChannel | pure virtual |
| LeaveChannel() | nertc.IRtcChannel | pure virtual |
| MuteLocalAudioStream(RtcAudioStreamType type, bool mute) | nertc.IRtcChannel | pure virtual |
| MuteLocalVideoStream(RtcVideoStreamType type, bool mute) | nertc.IRtcChannel | pure virtual |
| PauseScreenCapture() | nertc.IRtcChannel | pure virtual |
| PushExternalVideoFrame(RtcVideoStreamType type, RtcExternalVideoFrame frame) | nertc.IRtcChannel | pure virtual |
| RemoveLiveStreamTask(string taskId) | nertc.IRtcChannel | pure virtual |
| ReportCustomEvent(string eventName, string customIdentify, string parameters) | nertc.IRtcChannel | pure virtual |
| ResumeScreenCapture() | nertc.IRtcChannel | pure virtual |
| SendSEIMsg(byte[] data, int length, RtcVideoStreamType type) | nertc.IRtcChannel | pure virtual |
| SetAudioSubscribeOnlyBy(ulong[] uids) | nertc.IRtcChannel | pure virtual |
| SetCameraCaptureConfig(RtcVideoStreamType type, RtcCameraCaptureConfig config) | nertc.IRtcChannel | pure virtual |
| SetClientRole(RtcClientRole role) | nertc.IRtcChannel | pure virtual |
| SetExcludeWindowList(IntPtr[] windowList) | nertc.IRtcChannel | pure virtual |
| SetExternalVideoSource(RtcVideoStreamType type, bool enabled) | nertc.IRtcChannel | pure virtual |
| SetLocalMediaPriority(int priority, bool isPreemptive) | nertc.IRtcChannel | pure virtual |
| SetLocalPublishFallbackOption(RtcStreamFallbackOption option) | nertc.IRtcChannel | pure virtual |
| SetLocalRenderMode(RtcVideoStreamType type, RtcVideoScalingMode scalingMode) | nertc.IRtcChannel | pure virtual |
| SetLocalVideoMirrorMode(RtcVideoStreamType type, RtcVideoMirrorMode mirrorMode) | nertc.IRtcChannel | pure virtual |
| SetRemoteHighPriorityAudioStream(bool enabled, ulong uid) | nertc.IRtcChannel | pure virtual |
| SetRemoteRenderMode(ulong uid, RtcVideoStreamType type, RtcVideoScalingMode scalingMode) | nertc.IRtcChannel | pure virtual |
| SetRemoteSubscribeFallbackOption(RtcStreamFallbackOption option) | nertc.IRtcChannel | pure virtual |
| SetScreenCaptureMouseCursor(bool captureCursor) | nertc.IRtcChannel | pure virtual |
| SetSpatializerRenderMode(RtcSpatializerRenderMode mode) | nertc.IRtcChannel | pure virtual |
| SetSpatializerRoomProperty(RtcSpatializerRoomProperty roomProperty) | nertc.IRtcChannel | pure virtual |
| SetStatsObserver(IMediaStatsObserver observer) | nertc.IRtcChannel | pure virtual |
| SetupLocalVideoCanvas(RtcVideoStreamType type, RtcVideoCanvas canvas) | nertc.IRtcChannel | pure virtual |
| SetupRemoteVideoCanvas(ulong uid, RtcVideoStreamType type, RtcVideoCanvas canvas) | nertc.IRtcChannel | pure virtual |
| SetVideoConfig(RtcVideoStreamType type, RtcVideoConfig config) | nertc.IRtcChannel | pure virtual |
| StartChannelMediaRelay(RtcChannelMediaRelayConfig config) | 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(RtcAudioStreamType streamType, ulong uid, bool subscribe) | nertc.IRtcChannel | pure virtual |
| SubscribeRemoteVideoStream(ulong uid, RtcVideoStreamType type, RtcRemoteVideoStreamType streamType, 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 |
| UpdatePermissionKey(string key) | nertc.IRtcChannel | pure virtual |
| UpdateScreenCaptureParameters(RtcScreenCaptureParameters captureParams) | nertc.IRtcChannel | pure virtual |
| UpdateScreenCaptureRegion(RtcRectangle regionRect) | nertc.IRtcChannel | pure virtual |
| UpdateSpatializerAudioRecvRange(int audibleDistance, int conversationalDistance, RtcDistanceRolloffModel rollOff) | nertc.IRtcChannel | pure virtual |
| UpdateSpatializerSelfPosition(RtcSpatializerPositionInfo info) | nertc.IRtcChannel | pure virtual |