English Whether to enable bluetooth SCO.
Chinese 是否开启蓝牙SCO
English Whether to subscribe to audio automatically. true is subscription by default.
Chinese 是否自动订阅音频,默认为 true,即订阅音频。
是否自动订阅数据,默认为 false 即不订阅数据
4.6.0
English Whether to subscribe to video automatically. False is subscription by default.
4.6.0
Chinese 是否自动订阅视频(包括主流、辅流),默认为 false, 即不订阅视频。
4.6.0
English A user-defined field in the login event is suitable for assisting clients in identifying additional information.
Chinese Login 事件中的一个自定义字段,适用于协助客户标识一些额外信息
是否关闭sdk 视频解码(默认不关闭),关闭后SDK 将不会解码远端视频,因此也无法渲染接收到的远端视频
释放SDK 后失效。一般配合 NERtcEx#setPreDecodeObserver(NERtcPreDecodeObserver) 使用。
4.6.130
English BOOL - Specifies whether to enable the callback to return captured video data. This enables developers to get the raw video data. You can clear the video data by calling destroyEngine. The default value is NO.
Chinese
是否需要开启视频数据采集回调,开启后开发者可以获取到原始视频数据。
布尔值,默认值 false。
English Whether to return original volume when the local user is muted. Boolean value, default: false.
NERtcCallbackEx#onLocalAudioVolumeIndication
.NERtcCallbackEx#onLocalAudioVolumeIndication
.Set the parameter before joining the channel.
Chinese 本地用户静音时是否返回原始音量。 布尔值,默认值为 false。
NERtcCallbackEx#onLocalAudioVolumeIndication
中的原始音量。NERtcCallbackEx#onLocalAudioVolumeIndication
中的录音音量,静音时为 0。请在加入房间前调用此接口。
English
Chinese 登录扩展字段,SDK会把该字段放入getchannelInfo请求参数中的customData字段。
English Whether to enable cloud audio recording. Default: false. Disables audio recording.
Chinese 是否开启云端音频录制。默认为 false,即关闭音频录制。
English Cloud recording mode.
Chinese 云端录制模式。
English Whether to set the local server as the speaker of the cloud server recording.
Chinese 本端是否为云端录制的主讲人。
English Whether to enable cloud video recording. Default: false. Disables video recording.
Chinese 是否开启云端视频录制。默认为 false,即关闭视频录制。
English BOOL - Specifies whether to turn on the rear camera if the camera is enabled for the first time. The default value is NO.
Chinese
第一次开启摄像头时,是否使用后摄像头。
布尔值,默认值 false,即不使用后置摄像头。
English Video decoding mode.
Chinese 视频解码模式。
English Video encoding mode.
Chinese 视频编码模式。
English Video publish mode.
Chinese 视频发布模式
If
English AI noise reduction switch.
NERTC SDK developes noise reduction algorithm. With it enabled, reduces directional noise toward non-steady noises such as background and keyboard voices in noisy environments. The algorithm also can control environmental steady noises and retain more purer voices. *
Endif
If
Chinese AI 降噪开关。
NERTC SDK 自研 AI 降噪算法,开启 AI 降噪之后,在嘈杂的环境中可以针对背景人声、键盘声等非稳态噪声进行定向降噪,同时也会提升对于环境稳态噪声的抑制,保留更纯粹的人声。 *
Endif