Object NERoomRtcParameters
-
- All Implemented Interfaces:
public class NERoomRtcParameters房间Rtc参数
-
-
Field Summary
Fields Modifier and Type Field Description private final StringkNERoomRtcKeyRecordAudioEnabledprivate final StringkNERoomRtcKeyRecordVideoEnabledpublic final static NERoomRtcParametersINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetKNERoomRtcKeyRecordAudioEnabled()允许音频录制 final StringgetKNERoomRtcKeyRecordVideoEnabled()允许视频录制 -
-
Method Detail
-
getKNERoomRtcKeyRecordAudioEnabled
final String getKNERoomRtcKeyRecordAudioEnabled()
允许音频录制
-
getKNERoomRtcKeyRecordVideoEnabled
final String getKNERoomRtcKeyRecordVideoEnabled()
允许视频录制
-
-
-
-