enableAudioAINS
enableAudioAINS: (enable: boolean) => Promise<NEResult<void>>
enableShowMyMeetingElapseTime
enableShowMyMeetingElapseTime: (enable: boolean) => Promise<NEResult<void>>
Type declaration
- (enable: boolean): Promise<NEResult<void>>
Returns Promise<NEResult<void>>
enableShowMyMeetingParticipationTime
enableShowMyMeetingParticipationTime: (
enable: boolean,
) => Promise<NEResult<void>>
Type declaration
- (enable: boolean): Promise<NEResult<void>>
Returns Promise<NEResult<void>>
enableShowNotYetJoinedMembers
enableShowNotYetJoinedMembers: (enable: boolean) => Promise<NEResult<void>>
Type declaration
- (enable: boolean): Promise<NEResult<void>>
Returns Promise<NEResult<void>>
enableSpeakerSpotlight
enableSpeakerSpotlight: (enable: boolean) => Promise<NEResult<void>>
Type declaration
- (enable: boolean): Promise<NEResult<void>>
Returns Promise<NEResult<void>>
enableTurnOnMyAudioWhenJoinMeeting
enableTurnOnMyAudioWhenJoinMeeting: (enable: boolean) => Promise<NEResult<void>>
enableTurnOnMyVideoWhenJoinMeeting
enableTurnOnMyVideoWhenJoinMeeting: (enable: boolean) => Promise<NEResult<void>>
Type declaration
- (enable: boolean): Promise<NEResult<void>>
Returns Promise<NEResult<void>>
enableUnmuteAudioByPressSpaceBar
enableUnmuteAudioByPressSpaceBar: (enable: boolean) => Promise<NEResult<void>>
Type declaration
- (enable: boolean): Promise<NEResult<void>>
Returns Promise<NEResult<void>>
enableVirtualBackground
enableVirtualBackground: (enable: boolean) => Promise<NEResult<void>>
getAppNotifySessionId
getAppNotifySessionId: () => Promise<NEResult<string>>
getBeautyFaceValue
getBeautyFaceValue: () => Promise<NEResult<number>>
getChatMessageNotificationType
getChatroomDefaultFileSavePath
getChatroomDefaultFileSavePath: () => Promise<NEResult<string>>
isAudioAINSEnabled
isAudioAINSEnabled: () => Promise<NEResult<boolean>>
isAvatarUpdateSupported
isAvatarUpdateSupported: () => Promise<NEResult<boolean>>
isBeautyFaceSupported
isBeautyFaceSupported: () => Promise<NEResult<boolean>>
isCaptionsSupported
isCaptionsSupported: () => Promise<NEResult<boolean>>
isFrontCameraMirrorEnabled
isFrontCameraMirrorEnabled: () => Promise<NEResult<boolean>>
isGuestJoinSupported
isGuestJoinSupported: () => Promise<NEResult<boolean>>
isMeetingChatSupported
isMeetingChatSupported: () => Promise<NEResult<boolean>>
isMeetingCloudRecordSupported
isMeetingCloudRecordSupported: () => Promise<NEResult<boolean>>
isMeetingLiveOfficialPushSupported
isMeetingLiveOfficialPushSupported: () => Promise<NEResult<boolean>>
isMeetingLiveSupported
isMeetingLiveSupported: () => Promise<NEResult<boolean>>
isMeetingLiveThirdPartyPushSupported
isMeetingLiveThirdPartyPushSupported: () => Promise<NEResult<boolean>>
isMeetingWhiteboardSupported
isMeetingWhiteboardSupported: () => Promise<NEResult<boolean>>
isNicknameUpdateSupported
isNicknameUpdateSupported: () => Promise<NEResult<boolean>>
isShowMyMeetingElapseTimeEnabled
isShowMyMeetingElapseTimeEnabled: () => Promise<NEResult<boolean>>
isShowMyMeetingParticipationTimeEnabled
isShowMyMeetingParticipationTimeEnabled: () => Promise<NEResult<boolean>>
isSpeakerSpotlightEnabled
isSpeakerSpotlightEnabled: () => Promise<NEResult<boolean>>
isTranscriptionSupported
isTranscriptionSupported: () => Promise<NEResult<boolean>>
isTransparentWhiteboardEnabled
isTransparentWhiteboardEnabled: () => Promise<NEResult<boolean>>
isTurnOnMyAudioWhenJoinMeetingEnabled
isTurnOnMyAudioWhenJoinMeetingEnabled: () => Promise<NEResult<boolean>>
isTurnOnMyVideoWhenJoinMeetingEnabled
isTurnOnMyVideoWhenJoinMeetingEnabled: () => Promise<NEResult<boolean>>
isUnmuteAudioByPressSpaceBarEnabled
isUnmuteAudioByPressSpaceBarEnabled: () => Promise<NEResult<boolean>>
isVirtualBackgroundEnabled
isVirtualBackgroundEnabled: () => Promise<NEResult<boolean>>
isVirtualBackgroundSupported
isVirtualBackgroundSupported: () => Promise<NEResult<boolean>>
isWaitingRoomSupported
isWaitingRoomSupported: () => Promise<NEResult<boolean>>
setBeautyFaceValue
setBeautyFaceValue: (value: number) => Promise<NEResult<void>>
Type declaration
- (value: number): Promise<NEResult<void>>
Returns Promise<NEResult<void>>
setBuiltinVirtualBackgroundList
setBuiltinVirtualBackgroundList: (pathList: string[]) => Promise<NEResult<void>>
Type declaration
- (pathList: string[]): Promise<NEResult<void>>
Returns Promise<NEResult<void>>
setChatMessageNotificationType
setChatroomDefaultFileSavePath
setChatroomDefaultFileSavePath: (filePath: string) => Promise<NEResult<void>>
Type declaration
- (filePath: string): Promise<NEResult<void>>
Returns Promise<NEResult<void>>
setGalleryModeMaxMemberCount
setGalleryModeMaxMemberCount: (count: 9 | 16) => Promise<NEResult<void>>
Type declaration
- (count: 9 | 16): Promise<NEResult<void>>
Returns Promise<NEResult<void>>
开启或关闭音频智能降噪