|
NERtc Unity SDK
V5.4.5
|
成员的完整列表,这些成员属于 nertc.IRtcEngine,包括所有继承而来的类成员
| AddBeautyFilter(string filePath) | nertc.IRtcEngine | pure virtual |
| AddBeautyMakeup(string filePath) | nertc.IRtcEngine | pure virtual |
| AddBeautySticker(string filePath) | nertc.IRtcEngine | pure virtual |
| AddLiveStreamTask(RtcLiveStreamTaskInfo info) | nertc.IRtcEngine | pure virtual |
| AdjustChannelPlaybackSignalVolume(uint volume) | nertc.IRtcEngine | pure virtual |
| AdjustLoopbackRecordingSignalVolume(uint volume) | nertc.IRtcEngine | pure virtual |
| AdjustPlaybackSignalVolume(int volume) | nertc.IRtcEngine | pure virtual |
| AdjustRecordingSignalVolume(int volume) | nertc.IRtcEngine | pure virtual |
| AdjustUserPlaybackSignalVolume(ulong uid, int volume) | nertc.IRtcEngine | pure virtual |
| AudioDeviceManager | nertc.IRtcEngine | |
| CheckNECastAudioDriver() | nertc.IRtcEngine | pure virtual |
| CreateChannel(string channelName) | nertc.IRtcEngine | pure virtual |
| EnableAudioVolumeIndication(bool enable, ulong interval, bool enableVad) | nertc.IRtcEngine | pure virtual |
| EnableBeauty(bool enabled) | nertc.IRtcEngine | pure virtual |
| EnableDualStreamMode(bool enable) | nertc.IRtcEngine | pure virtual |
| EnableEarback(bool enabled, uint volume) | nertc.IRtcEngine | pure virtual |
| EnableEncryption(bool enable, RtcEncryptionConfig config) | nertc.IRtcEngine | pure virtual |
| EnableLocalAudio(RtcAudioStreamType type, bool enabled) | nertc.IRtcEngine | pure virtual |
| EnableLocalData(bool enabled) | nertc.IRtcEngine | pure virtual |
| EnableLocalVideo(RtcVideoStreamType type, bool enabled) | nertc.IRtcEngine | pure virtual |
| EnableLoopbackRecording(bool enabled, string deviceName) | nertc.IRtcEngine | pure virtual |
| EnableMediaPublish(bool enabled, RtcMediaPubType mediaType) | nertc.IRtcEngine | pure virtual |
| EnableSpatializer(bool enable) | nertc.IRtcEngine | pure virtual |
| EnableSpatializerRoomEffects(bool enable) | nertc.IRtcEngine | pure virtual |
| EnableSuperResolution(bool enable) | nertc.IRtcEngine | pure virtual |
| EnableVideoCorrection(bool enable) | nertc.IRtcEngine | pure virtual |
| EnableVirtualBackground(bool enabled, RtcVirtualBackgroundSource? backgroundSource) | nertc.IRtcEngine | pure virtual |
| GetAudioMixingCurrentPosition(ref ulong position) | nertc.IRtcEngine | pure virtual |
| GetAudioMixingDuration(ref ulong duration) | nertc.IRtcEngine | pure virtual |
| GetAudioMixingPitch(ref int pitch) | nertc.IRtcEngine | pure virtual |
| GetAudioMixingPlaybackVolume(ref uint volume) | nertc.IRtcEngine | pure virtual |
| GetAudioMixingSendVolume(ref uint volume) | nertc.IRtcEngine | pure virtual |
| GetBeautyEffect(RtcBeautyEffectType type) | nertc.IRtcEngine | pure virtual |
| GetCameraCurrentZoom() | nertc.IRtcEngine | pure virtual |
| GetChannel(string channelName) | nertc.IRtcEngine | pure virtual |
| GetConnectionState() | nertc.IRtcEngine | pure virtual |
| GetCurrentCamera(ref RtcCameraPosition position) | nertc.IRtcEngine | pure virtual |
| GetEffectCurrentPosition(uint effectId, ref ulong timestamp) | nertc.IRtcEngine | pure virtual |
| GetEffectDuration(uint effectId, ref ulong duration) | nertc.IRtcEngine | pure virtual |
| GetEffectPitch(uint effectId, ref int pitch) | nertc.IRtcEngine | pure virtual |
| GetEffectPlaybackVolume(uint effectId, ref uint volume) | nertc.IRtcEngine | pure virtual |
| GetEffectSendVolume(uint effectId, ref uint volume) | nertc.IRtcEngine | pure virtual |
| GetErrorDescription(RtcErrorCode errorCode) | nertc.IRtcEngine | pure virtual |
| GetInstance() | nertc.IRtcEngine | inlinestatic |
| GetLoudSpeakerMode(ref bool enabled) | nertc.IRtcEngine | pure virtual |
| GetNtpTimeOffset() | nertc.IRtcEngine | pure virtual |
| GetPlayoutDeviceMute(ref bool muted) | nertc.IRtcEngine | pure virtual |
| GetRecordDeviceMute(ref bool muted) | nertc.IRtcEngine | pure virtual |
| GetVersion() | nertc.IRtcEngine | pure virtual |
| Initialize(RtcEngineContext param) | nertc.IRtcEngine | pure virtual |
| IsCameraExposurePositionSupported() | nertc.IRtcEngine | pure virtual |
| IsCameraFocusSupported() | nertc.IRtcEngine | pure virtual |
| IsCameraTorchOn() | nertc.IRtcEngine | pure virtual |
| IsCameraTorchSupported() | nertc.IRtcEngine | pure virtual |
| IsCameraZoomSupported() | nertc.IRtcEngine | pure virtual |
| JoinChannel(string token, string channelName, ulong uid, RtcJoinChannelOptions? channelOptions=null) | nertc.IRtcEngine | pure virtual |
| LeaveChannel() | nertc.IRtcEngine | pure virtual |
| MaxCameraZoomScale() | nertc.IRtcEngine | pure virtual |
| MuteLocalAudioStream(RtcAudioStreamType type, bool mute) | nertc.IRtcEngine | pure virtual |
| MuteLocalVideoStream(RtcVideoStreamType type, bool mute) | nertc.IRtcEngine | pure virtual |
| OnAddLiveStreamTask (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnAPICallExecuted (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnAudioDefaultDeviceChanged (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnAudioDeviceRoutingDidChange (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnAudioDeviceStateChanged (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnAudioEffectFinished (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnAudioEffectTimestampUpdate (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnAudioHowling (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnAudioMixingStateChanged (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnAudioMixingTimestampUpdate (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnAudioRecording (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnCameraExposureChanged (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnCameraFocusChanged (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnCheckNECastAudioDriverResult (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnClientRoleChanged (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnConnectionStateChanged (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnDisconnect (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnError | nertc.IRtcEngine | |
| OnFirstAudioDataReceived (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnFirstAudioFrameDecoded (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnFirstVideoDataReceived (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnFirstVideoFrameDecoded (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnJoinChannel (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnLastmileProbeResult (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnLastmileQuality (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnLeaveChannel (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnLiveStreamStateChanged (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnLocalAudioVolumeIndication (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnLocalVideoRenderSizeChanged (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnLocalVideoWatermarkState (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnMediaRelayEvent (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnMediaRelayStateChanged (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnMediaRightChanged (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnNetworkTypeChanged (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnPermissionKeyWillExpire (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnPublishFallbackToAudioOnly (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnReconnectingStart (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnRecvSEIMessage (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnRejoinChannel (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnRemoteAudioVolumeIndication (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnRemoteVideoReceiveSizeChanged (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnRemoveLiveStreamTask (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnScreenCaptureStatusChanged (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnSubscribeFallbackToAudioOnly (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnUpdateLiveStreamTask (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnUpdatePermissionKey (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnUserAudioMute (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnUserAudioStart (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnUserAudioStop (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnUserDataBufferedAmountChanged (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnUserDataReceiveMessage (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnUserDataStart (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnUserDataStateChanged (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnUserDataStop (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnUserJoined (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnUserLeft (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnUserVideoMute (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnUserVideoProfileUpdate (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnUserVideoStart (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnUserVideoStop (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnVideoDeviceStateChanged (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnVirtualBackgroundSourceEnabled (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| OnWarning (定义于 nertc.IRtcEngine) | nertc.IRtcEngine | |
| PauseAllEffects() | nertc.IRtcEngine | pure virtual |
| PauseAudioMixing() | nertc.IRtcEngine | pure virtual |
| PauseEffect(uint effectId) | nertc.IRtcEngine | pure virtual |
| PauseScreenCapture() | nertc.IRtcEngine | pure virtual |
| PlayEffect(uint effectId, RtcCreateAudioEffectOption option) | nertc.IRtcEngine | pure virtual |
| PullExternalAudioFrame(byte[] data, int length) | nertc.IRtcEngine | pure virtual |
| PushExternalAudioEncodedFrame(RtcAudioStreamType streamType, ref RtcAudioEncodedFrame encodedFrame) | nertc.IRtcEngine | pure virtual |
| PushExternalAudioFrame(RtcAudioStreamType streamType, RtcAudioFrame frame) | nertc.IRtcEngine | pure virtual |
| PushExternalVideoEncodedFrame(RtcVideoStreamType streamType, RtcVideoEncodedFrame encodedFrame) | nertc.IRtcEngine | pure virtual |
| PushExternalVideoFrame(RtcVideoStreamType streamType, RtcExternalVideoFrame frame) | nertc.IRtcEngine | pure virtual |
| Release(bool sync) | nertc.IRtcEngine | pure virtual |
| RemoveBeautyFilter() | nertc.IRtcEngine | pure virtual |
| RemoveBeautyMakeup() | nertc.IRtcEngine | pure virtual |
| RemoveBeautySticker() | nertc.IRtcEngine | pure virtual |
| RemoveLiveStreamTask(string taskId) | nertc.IRtcEngine | pure virtual |
| ReportCustomEvent(string eventName, string customIdentify, string parameters) | nertc.IRtcEngine | pure virtual |
| ResumeAllEffects() | nertc.IRtcEngine | pure virtual |
| ResumeAudioMixing() | nertc.IRtcEngine | pure virtual |
| ResumeEffect(uint effectId) | nertc.IRtcEngine | pure virtual |
| ResumeScreenCapture() | nertc.IRtcEngine | pure virtual |
| SendData(byte[] data) | nertc.IRtcEngine | pure virtual |
| SendSEIMsg(byte[] data, RtcVideoStreamType type) | nertc.IRtcEngine | pure virtual |
| SetAudioEffectPreset(RtcVoiceChangerType type) | nertc.IRtcEngine | pure virtual |
| SetAudioFocusMode(RtcAudioFocusMode focusMode) | nertc.IRtcEngine | pure virtual |
| SetAudioFrameObserver(IAudioFrameObserver observer) | nertc.IRtcEngine | pure virtual |
| SetAudioMixingPitch(int pitch) | nertc.IRtcEngine | pure virtual |
| SetAudioMixingPlaybackVolume(uint volume) | nertc.IRtcEngine | pure virtual |
| SetAudioMixingPosition(ulong seekPosition) | nertc.IRtcEngine | pure virtual |
| SetAudioMixingSendVolume(uint volume) | nertc.IRtcEngine | pure virtual |
| SetAudioProfile(RtcAudioProfileType profile, RtcAudioScenarioType scenario) | nertc.IRtcEngine | pure virtual |
| SetAudioSessionOperationRestriction(RtcAudioSessionOperationRestriction restriction) | nertc.IRtcEngine | pure virtual |
| SetAudioSubscribeOnlyBy(ulong[] uids) | nertc.IRtcEngine | pure virtual |
| SetBeautyEffect(RtcBeautyEffectType type, float level) | nertc.IRtcEngine | pure virtual |
| SetBeautyFilterLevel(float level) | nertc.IRtcEngine | pure virtual |
| SetCameraCaptureConfig(RtcVideoStreamType type, RtcCameraCaptureConfig config) | nertc.IRtcEngine | pure virtual |
| SetCameraExposurePosition(float pointX, float pointY) | nertc.IRtcEngine | pure virtual |
| SetCameraFocusPosition(float x, float y) | nertc.IRtcEngine | pure virtual |
| SetCameraTorchOn(bool on) | nertc.IRtcEngine | pure virtual |
| SetCameraZoomFactor(float factor) | nertc.IRtcEngine | pure virtual |
| SetCaptureVideoFrameObserver(RtcVideoType type, ICaptureVideoFrameObserver observer) | nertc.IRtcEngine | pure virtual |
| SetChannelProfile(RtcChannelProfileType profile) | nertc.IRtcEngine | pure virtual |
| SetClientRole(RtcClientRole role) | nertc.IRtcEngine | pure virtual |
| SetCloudProxy(RtcTransportType proxyType) | nertc.IRtcEngine | pure virtual |
| SetEarbackVolume(uint volume) | nertc.IRtcEngine | pure virtual |
| SetEffectPitch(uint effectId, int pitch) | nertc.IRtcEngine | pure virtual |
| SetEffectPlaybackVolume(uint effectId, uint volume) | nertc.IRtcEngine | pure virtual |
| SetEffectPosition(uint effectId, ulong timestamp) | nertc.IRtcEngine | pure virtual |
| SetEffectSendVolume(uint effectId, uint volume) | nertc.IRtcEngine | pure virtual |
| SetExcludeWindowList(IntPtr[] windowList) | nertc.IRtcEngine | pure virtual |
| SetExternalAudioRender(bool enabled, int sampleRate, int channels) | nertc.IRtcEngine | pure virtual |
| SetExternalAudioSource(RtcAudioStreamType streamType, bool enabled, int sampleRate, int channels) | nertc.IRtcEngine | pure virtual |
| SetExternalVideoSource(RtcVideoStreamType type, bool enabled) | nertc.IRtcEngine | pure virtual |
| SetLocalMediaPriority(int priority, bool isPreemptive) | nertc.IRtcEngine | pure virtual |
| SetLocalPublishFallbackOption(RtcStreamFallbackOption option) | nertc.IRtcEngine | pure virtual |
| SetLocalRenderMode(RtcVideoStreamType type, RtcVideoScalingMode scalingMode) | nertc.IRtcEngine | pure virtual |
| SetLocalVideoMirrorMode(RtcVideoStreamType type, RtcVideoMirrorMode mirrorMode) | nertc.IRtcEngine | pure virtual |
| SetLocalVideoWatermarkConfigs(bool enabled, RtcVideoStreamType type, RtcVideoWatermarkConfig? config) | nertc.IRtcEngine | pure virtual |
| SetLocalVoiceEqualization(RtcVoiceEqualizationBand bandFrequency, int bandGain) | nertc.IRtcEngine | pure virtual |
| SetLocalVoicePitch(double pitch) | nertc.IRtcEngine | pure virtual |
| SetLocalVoiceReverbParam(RtcReverbParam param) | nertc.IRtcEngine | pure virtual |
| SetLoudSpeakerMode(bool enable) | nertc.IRtcEngine | pure virtual |
| SetMixedAudioFrameParameters(RtcAudioFrameRequestFormat? format) | nertc.IRtcEngine | pure virtual |
| SetParameters(string parameters) | nertc.IRtcEngine | pure virtual |
| SetPlaybackAudioFrameParameters(RtcAudioFrameRequestFormat? format) | nertc.IRtcEngine | pure virtual |
| SetPlayoutDeviceMute(bool muted) | nertc.IRtcEngine | pure virtual |
| SetPreDecodeObserver(IPredecodeFrameObserver observer) | nertc.IRtcEngine | pure virtual |
| SetRecordDeviceMute(bool muted) | nertc.IRtcEngine | pure virtual |
| SetRecordingAudioFrameParameters(RtcAudioFrameRequestFormat? format) | nertc.IRtcEngine | pure virtual |
| SetRemoteHighPriorityAudioStream(bool enabled, ulong uid) | nertc.IRtcEngine | pure virtual |
| SetRemoteRenderMode(ulong uid, RtcVideoStreamType type, RtcVideoScalingMode scalingMode) | nertc.IRtcEngine | pure virtual |
| SetRemoteSubscribeFallbackOption(RtcStreamFallbackOption option) | nertc.IRtcEngine | pure virtual |
| SetScreenCaptureMouseCursor(bool captureCursor) | nertc.IRtcEngine | pure virtual |
| SetSpatializerRenderMode(RtcSpatializerRenderMode mode) | nertc.IRtcEngine | pure virtual |
| SetSpatializerRoomProperty(RtcSpatializerRoomProperty roomProperty) | nertc.IRtcEngine | pure virtual |
| SetStatsObserver(IMediaStatsObserver observer) | nertc.IRtcEngine | pure virtual |
| SetStreamAlignmentProperty(bool enable) | nertc.IRtcEngine | pure virtual |
| SetupLocalVideoCanvas(RtcVideoStreamType type, RtcVideoCanvas canvas) | nertc.IRtcEngine | pure virtual |
| SetupRemoteVideoCanvas(ulong uid, RtcVideoStreamType type, RtcVideoCanvas canvas) | nertc.IRtcEngine | pure virtual |
| SetVideoConfig(RtcVideoStreamType type, RtcVideoConfig config) | nertc.IRtcEngine | pure virtual |
| SetVideoCorrectionConfig(RtcVideoCorrectionConfiguration? config) | nertc.IRtcEngine | pure virtual |
| SetVideoEncoderQosObserver(IVideoEncoderQosObserver observer) | nertc.IRtcEngine | pure virtual |
| SetVoiceBeautifierPreset(RtcVoiceBeautifierType type) | nertc.IRtcEngine | pure virtual |
| StartAudioDump(RtcAudioDumpType type) | nertc.IRtcEngine | pure virtual |
| StartAudioMixing(RtcCreateAudioMixingOption option) | nertc.IRtcEngine | pure virtual |
| StartAudioRecording(string filePath, int sampleRate, RtcAudioRecordingQuality quality) | nertc.IRtcEngine | pure virtual |
| StartAudioRecordingWithConfig(RtcAudioRecordingConfiguration config) | nertc.IRtcEngine | pure virtual |
| StartBeauty(string filePath) | nertc.IRtcEngine | pure virtual |
| StartChannelMediaRelay(RtcChannelMediaRelayConfig config) | nertc.IRtcEngine | pure virtual |
| StartLastmileProbeTest(RtcLastmileProbeConfig config) | nertc.IRtcEngine | pure virtual |
| StartScreenCaptureByDisplayId(ulong displayId, RtcRectangle regionRect, RtcScreenCaptureParameters captureParams) | nertc.IRtcEngine | pure virtual |
| StartScreenCaptureByScreenRect(RtcRectangle screenRect, RtcRectangle regionRect, RtcScreenCaptureParameters captureParams) | nertc.IRtcEngine | pure virtual |
| StartScreenCaptureByWindowId(IntPtr windowId, RtcRectangle regionRect, RtcScreenCaptureParameters captureParams) | nertc.IRtcEngine | pure virtual |
| StartVideoPreview(RtcVideoStreamType type) | nertc.IRtcEngine | pure virtual |
| StopAllEffects() | nertc.IRtcEngine | pure virtual |
| StopAudioDump() | nertc.IRtcEngine | pure virtual |
| StopAudioMixing() | nertc.IRtcEngine | pure virtual |
| StopAudioRecording() | nertc.IRtcEngine | pure virtual |
| StopBeauty() | nertc.IRtcEngine | pure virtual |
| StopChannelMediaRelay() | nertc.IRtcEngine | pure virtual |
| StopEffect(uint effectId) | nertc.IRtcEngine | pure virtual |
| StopLastmileProbeTest() | nertc.IRtcEngine | pure virtual |
| StopScreenCapture() | nertc.IRtcEngine | pure virtual |
| StopVideoPreview(RtcVideoStreamType type) | nertc.IRtcEngine | pure virtual |
| SubscribeAllRemoteAudioStream(bool subscribe) | nertc.IRtcEngine | pure virtual |
| SubscribeRemoteAudioStream(RtcAudioStreamType type, ulong uid, bool subscribe) | nertc.IRtcEngine | pure virtual |
| SubscribeRemoteData(ulong uid, bool subscribe) | nertc.IRtcEngine | pure virtual |
| SubscribeRemoteVideoStream(ulong uid, RtcVideoStreamType type, RtcRemoteVideoStreamType streamType, bool subscribe) | nertc.IRtcEngine | pure virtual |
| SwitchCamera() | nertc.IRtcEngine | pure virtual |
| SwitchCamera(RtcCameraPosition position) | nertc.IRtcEngine | pure virtual |
| SwitchChannel(string token, string channelName, RtcJoinChannelOptions? channelOptions=null) | nertc.IRtcEngine | pure virtual |
| TakeLocalSnapshot(RtcVideoStreamType streamType, RtcTakeSnapshotCallback callback) | nertc.IRtcEngine | pure virtual |
| TakeRemoteSnapshot(ulong uid, RtcVideoStreamType streamType, RtcTakeSnapshotCallback callback) | nertc.IRtcEngine | pure virtual |
| UpdateChannelMediaRelay(RtcChannelMediaRelayConfig config) | nertc.IRtcEngine | pure virtual |
| UpdateLiveStreamTask(RtcLiveStreamTaskInfo info) | nertc.IRtcEngine | pure virtual |
| UpdatePermissionKey(string key) | nertc.IRtcEngine | pure virtual |
| UpdateScreenCaptureParameters(RtcScreenCaptureParameters captureParams) | nertc.IRtcEngine | pure virtual |
| UpdateScreenCaptureRegion(RtcRectangle regionRect) | nertc.IRtcEngine | pure virtual |
| UpdateSpatializerAudioRecvRange(int audibleDistance, int conversationalDistance, RtcDistanceRolloffModel rollOff) | nertc.IRtcEngine | pure virtual |
| UpdateSpatializerSelfPosition(RtcSpatializerPositionInfo info) | nertc.IRtcEngine | pure virtual |
| UploadSdkInfo() | nertc.IRtcEngine | pure virtual |
| VideoDeviceManager | nertc.IRtcEngine |