nertc
nertc
NERtcEngine
NERtcEngine factory constructor
NERtcEngine
NERtcEngine
constructor
Null safety
NERtcEngine
(
)
Implementation
factory NERtcEngine() => _instance;
nertc
nertc
NERtcEngine
NERtcEngine factory constructor
NERtcEngine class
Constructors
NERtcEngine
Properties
audioEffectManager
audioMixingManager
deviceManager
hashCode
runtimeType
Methods
addLiveStreamTask
adjustPlaybackSignalVolume
adjustRecordingSignalVolume
adjustUserPlaybackSignalVolume
clearStatsEventCallback
create
enableAudioVolumeIndication
enableDualStreamMode
enableEncryption
enableLocalAudio
enableLocalVideo
enableSuperResolution
getConnectionState
joinChannel
leaveChannel
muteLocalAudioStream
muteLocalVideoStream
noSuchMethod
release
removeLiveStreamTask
sendSEIMsg
setAudioEffectPreset
setAudioProfile
setCameraCaptureConfig
setChannelProfile
setClientRole
setLocalMediaPriority
setLocalPublishFallbackOption
setLocalVideoConfig
setLocalVoiceEqualization
setLocalVoicePitch
setRemoteSubscribeFallbackOption
setStatsEventCallback
setVoiceBeautifierPreset
startAudioDump
startAudioRecording
startChannelMediaRelay
startScreenCapture
startVideoPreview
stopAudioDump
stopAudioRecording
stopChannelMediaRelay
stopScreenCapture
stopVideoPreview
subscribeAllRemoteAudio
subscribeRemoteAudio
subscribeRemoteSubStreamVideo
subscribeRemoteVideo
switchChannel
toString
updateChannelMediaRelay
updateLiveStreamTask
uploadSdkInfo
Operators
operator ==