类 NEStartMeetingOptions
java.lang.Object
com.netease.yunxin.kit.meeting.sdk.NEMeetingOptions
com.netease.yunxin.kit.meeting.sdk.NEStartMeetingOptions
提供创建会议时必要的配置信息和选项开关,如音频、视频开关
NEMeetingService.startMeeting(Context, NEStartMeetingParams, NEStartMeetingOptions, NECallback)
-
字段概要
修饰符和类型字段说明云录制配置boolean
配置是否允许访客入会boolean
配置会议是否默认开启等候室。boolean
已过时。从类继承的字段 com.netease.yunxin.kit.meeting.sdk.NEMeetingOptions
audioProfile, autoEnableCaptionsOnJoin, chatMessageNotificationType, chatroomConfig, defaultWindowMode, detectMutedMic, enableAudioShare, enableDirectMemberMediaControlByHost, enableFrontCameraMirror, enableLeaveTheMeetingRequiresConfirmation, enablePictureInPicture, enableSpeakerSpotlight, enableTransparentWhiteboard, floatingWindowSize, fullMoreMenuItems, fullToolbarMenuItems, joinTimeout, meetingElapsedTimeDisplayType, meetingIdDisplayOption, memberActionMenuItems, noAudio, noCaptions, noChat, noGallery, noInvite, noLive, noMinimize, noMuteAllAudio, noMuteAllVideo, noNotifyCenter, noReadPhoneState, noRename, noSip, noSwitchAudioMode, noSwitchCamera, noTranscription, noVideo, noWebApps, noWhiteBoard, pluginNotifyDuration, showCloudRecordingUI, showCloudRecordMenuItem, showEmojiResponse, showFloatingMicrophone, showHandsUp, showLocalRecordingUI, showMeetingInfo, showMeetingRemainingTip, showMeetingTime, showMemberTag, showNameInVideo, showNotYetJoinedMembers, showScreenShareUserVideo, showWhiteboardShareUserVideo, unpubAudioOnMute
-
构造器概要
-
方法概要
-
字段详细资料
-
noCloudRecord
已过时。配置会议中是否开启云端录制 -
cloudRecordConfig
云录制配置 -
enableWaitingRoom
public boolean enableWaitingRoom配置会议是否默认开启等候室。如果初始设置为不开启,管理员也可以后续在会中手动开启/关闭等候室。 开启等候室后,参会者需要管理员同意后才能加入会议。 -
enableGuestJoin
public boolean enableGuestJoin配置是否允许访客入会
-
-
构造器详细资料
-
NEStartMeetingOptions
public NEStartMeetingOptions()
-
cloudRecordConfig