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