Meeting SDK for iOS API Reference
|
Set to modify the configurations of the meeting. More...
#include <MobileRTCMeetingSettings.h>
Inherits NSObject.
Instance Methods | |
(BOOL) | - autoConnectInternetAudio |
Query if the user joins meeting with audio device. | |
(void) | - setAutoConnectInternetAudio: |
Set to auto-connect the audio when user joins meeting. | |
(BOOL) | - muteAudioWhenJoinMeeting |
Query if user's audio is muted when he joins the meeting. | |
(void) | - setMuteAudioWhenJoinMeeting: |
Set to mute user's audio when he joins the meeting. | |
(BOOL) | - muteVideoWhenJoinMeeting |
Query if user's video is muted when he joins the meeting. | |
(void) | - setMuteVideoWhenJoinMeeting: |
Set to mute user's video when he joins the meeting. | |
(BOOL) | - faceBeautyEnabled |
Query Touch up my appearance enable or not. | |
(void) | - setFaceBeautyEnabled: |
Set Touch up my appearance enable or not. | |
(BOOL) | - isMirrorEffectEnabled |
Determine if mirror effect is enabled. | |
(void) | - enableMirrorEffect: |
Set to enable/disable mirror effect. | |
(BOOL) | - driveModeDisabled |
Query if driving mode is disabled. | |
(void) | - disableDriveMode: |
Set to disable the Driving mode in the meeting. | |
(BOOL) | - galleryViewDisabled |
Query if Gallery View is disabled. | |
(void) | - disableGalleryView: |
Set to disable the Gallery View in the meeting. | |
(void) | - disableCloudWhiteboard: |
Enable or disable the new Zoom Whiteboard feature (different from Classic Whiteboard). This feature enabled by default. | |
(BOOL) | - callInDisabled |
Query if it is disabled to call in. | |
(void) | - disableCallIn: |
Set to disable the incoming calls. | |
(BOOL) | - callOutDisabled |
Query if it is disabled to call out. | |
(void) | - disableCallOut: |
Set to disable the outgoing calls. | |
(BOOL) | - minimizeMeetingDisabled |
Query if it is disabled to Minimize Meeting. | |
(void) | - disableMinimizeMeeting: |
Set to disable the Minimize Meeting. | |
(BOOL) | - freeMeetingUpgradeTipsDisabled |
Query if it is disabled free meeting upgrade tips. | |
(void) | - disableFreeMeetingUpgradeTips: |
Set to disable free meeting upgrade tips. | |
(BOOL) | - speakerOffWhenInMeeting |
Query Meeting setting of speaker off when present meeting. | |
(void) | - setSpeakerOffWhenInMeeting: |
Set speaker off. Default value is No, Need set to NO when not used. | |
(BOOL) | - showMyMeetingElapseTime |
Query show meeting elapse time. | |
(void) | - enableShowMyMeetingElapseTime: |
Enable show meeting elapse time. | |
(BOOL) | - micOriginalInputEnabled |
Query mic original input enable or not. | |
(void) | - enableMicOriginalInput: |
Enable mic original input. | |
(BOOL) | - reactionsOnMeetingUIHidden |
Query reactions on MeetingUI is hidden or not. | |
(void) | - hideReactionsOnMeetingUI: |
Set the visibility of reaction on meeting UI. Default is displaying. | |
(BOOL) | - showVideoPreviewWhenJoinMeetingDisabled |
Query if it is disabled to show video preview when join meeting. | |
(void) | - disableShowVideoPreviewWhenJoinMeeting: |
Set to disable show video preview when join meeting. | |
(BOOL) | - virtualBackgroundDisabled |
Query if it is disabled for virtual background. | |
(void) | - disableVirtualBackground: |
Set to disable virtual background. | |
(void) | - prePopulateWebinarRegistrationInfo:username: |
Pre populate webinar registration info. | |
(void) | - setHideRegisterWebinarInfoWindow: |
Set the webinar register information dialog to hide or display. | |
(BOOL) | - hideRegisterWebinarInfoWindow |
Get the webinar register information dialog to hide or display. | |
(void) | - setHideWebinarNameInputWindow: |
Set the webinar username input dialog to hide or display. if hide webinar user name input dialog, should handle.MobileRTCMeetingServiceDelegate::onWebinarNeedInputScreenName:. inputName: . | |
(BOOL) | - isHideWebinarNameInputWindow |
Get the webinar username input dialog to hide or display. | |
(BOOL) | - disableConfidentialWatermark: |
Set to disable confidential watermark. | |
(BOOL) | - copyMeetingUrlDisabled |
Query if it is disabled for copy meeting url. | |
(void) | - disableCopyMeetingUrl: |
Set to disable copy meeting url in the meeting info view. | |
(MobileRTCMeetError) | - setReactionSkinTone: |
Set emoji reaction skin tone. | |
(MobileRTCEmojiReactionSkinTone) | - reactionSkinTone |
Get reaction skin tone. | |
(void) | - disableClearWebKitCache: |
Disable the action of clear WebView's cache. | |
(BOOL) | - isDisabledClearWebKitCache |
Query if the action of clear WebView's cache be disabled. | |
(BOOL) | - isHideNoVideoUsersEnabled |
Query if the option HIDE NON-VIDEO PARTICIPANTS is enabled. | |
(void) | - setHideNoVideoUsersEnabled: |
Set whether to enable the option HIDE NON-VIDEO PARTICIPANTS. | |
(void) | - enableHideSelfView: |
Enable or disable to hide the userself's view. isHidden TRUE indicates to enable to hide the userself's view. | |
(BOOL) | - isHideSelfViewEnabled |
Get the flag to enable/disable to hide userself's view. | |
(void) | - hideRequestRecordPrivilegeDialog: |
Set the visibility of request local recording privilege dialog when attendee request local recording privilege. Default is displaying. | |
(BOOL) | - videoCallPictureInPictureEnabled |
Get the flag of auto enter Picture-in-Picture Mode for video calls. | |
(void) | - enableGrabShareWithoutReminder: |
Set whether to close the current sharing of another user without prompt and directly beginning a new sharing content by the closer. Default value: FALSE(prompt). | |
(void) | - setHideMeetingInputUserInfoWindow: |
Set the meeting input user info dialog to hide or display. | |
(BOOL) | - isHideMeetingInputUserInfoWindow |
Get the meeting input user info dialog to hide or display. | |
(BOOL) | - isCenterStageModeSupported |
Query if this device supports CenterStage Mode. | |
(BOOL) | - enableCenterStageMode: |
Enable or disable CenterStage Mode. This is disable by default. | |
(BOOL) | - isEnabledCenterStageMode |
Query if CenterStage Mode is enable by MobileRTC. | |
(MobileRTCSDKError) | - enableEchoCancellation: |
Enable echo cancellation. | |
(BOOL) | - isEchoCancellationOn |
Determine if echo cancellation is enabled or not. | |
(BOOL) | - isSupportEchoCancellation |
Determine if the meeting supports echo cancellation. | |
(void) | - setHideConfirmStartArchiveDialog: |
Set the confirm start archive dialog to hide or display. | |
(BOOL) | - isHideConfirmStartArchiveDialog |
Get the confirm start archive dialog whether hide or display. | |
(void) | - enable5GHighBandWidth: |
Whether to cancel the bandwidth limit, If YES is set, the network bandwidth is no longer limited, and better audio and video quality can be obtained. Bandwidth is not limited by default. If it is a wifi network, the bandwidth is not limited, and this setting is invalid. | |
(void) | - enableZoomDocs: |
Enable or disable zoom docs features in custom ui. this can only take effect when MobileRTCSDKInitContext::enableCustomizeMeetingUI is true.This is disabled by default. When you enable this feature,you need to handle the MobileRTCMeetingServiceDelegate::onDocsStatusChanged:, and subscribe the docs share with the MobileRTCMeetingService::showDocByParentViewCtroller:. | |
Properties | |
BOOL | meetingTitleHidden |
Show/Hide meeting title in the meeting bar. | |
BOOL | meetingPasswordHidden |
Show/Hide meeting password in the meeting bar. | |
BOOL | meetingLeaveHidden |
Show/Hide the END/LEAVE MEETING button in the meeting bar. | |
BOOL | meetingAudioHidden |
Show/Hide AUDIO button in the meeting bar. | |
BOOL | meetingVideoHidden |
Show/Hide VIDEO button in the meeting bar. | |
BOOL | meetingInviteHidden |
Show/Hide INVITE button in the meeting bar. | |
BOOL | meetingInviteUrlHidden |
Show/Hide INVITE link in the meeting info view. | |
BOOL | meetingChatHidden |
Show/Hide Chat in the meeting bar. | |
BOOL | meetingParticipantHidden |
Show/Hide PARTICIPANT button in the meeting bar. | |
BOOL | meetingShareHidden |
Show/Hide SHARE button in the meeting bar. | |
BOOL | meetingMoreHidden |
Show/Hide MORE button in the meeting bar. | |
BOOL | topBarHidden |
Show/Hide the BAR ON THE TOP of view in the meeting. | |
BOOL | bottomBarHidden |
Show/Hide BAR at the bottom of the view in the meeting. | |
BOOL | disconnectAudioHidden |
Show/Hide disconnect audio button. | |
BOOL | recordButtonHidden |
Show/Hide record button. | |
BOOL | thumbnailInShare |
Change thumbnail video layout while viewing a share in the meeting. | |
BOOL | hostLeaveHidden |
Show/Hide LEAVE MEETING item for the host in the pop up view after click the end/leave meeting button in the meeting bar. | |
BOOL | hintHidden |
Show/Hide the hint message in the meeting. | |
BOOL | waitingHUDHidden |
Show/Hide the waiting HUD while starting/joining a meeting. | |
BOOL | callinRoomSystemHidden |
Show/Hide "Call in Room System" item in Invite h.323/SIP Room System. | |
BOOL | calloutRoomSystemHidden |
Show/Hide "Call out Room System" item in Invite h.323/SIP Room System. | |
BOOL | claimHostWithHostKeyHidden |
Show/Hide "Enter Host Key to Claim Host" item in Menu More. | |
BOOL | closeCaptionHidden |
Show/Hide CLOSE CAPTION in a meeting. | |
BOOL | qaButtonHidden |
Show/Hide Q&A button in webinar meeting. | |
BOOL | promoteToPanelistHidden |
Show/Hide "Promote to Panelist" in webinar meeting. | |
BOOL | changeToAttendeeHidden |
Show/Hide "Change to Attendee" in webinar meeting. | |
BOOL | proximityMonitoringDisable |
Enable/Disable Proximity Sensors Monitoring in a meeting. | |
BOOL | hideRecoverMeetingDialog |
Enable or disable hiding the recover meeting dialog in Zoom UI mode. | |
BOOL | hideFeedbackButtonOnCloudWhiteboard |
Hide feedback button on cloud whiteboard. | |
BOOL | hideShareButtonOnCloudWhiteboard |
Hide share button on cloud whiteboard. | |
BOOL | hideAboutButtonOnCloudWhiteboard |
About button’s visibility on the cloud whiteboard. Default is displaying. | |
Set to modify the configurations of the meeting.
Definition at line 15 of file MobileRTCMeetingSettings.h.
- (BOOL) autoConnectInternetAudio |
Query if the user joins meeting with audio device.
- (BOOL) callInDisabled |
Query if it is disabled to call in.
- (BOOL) callOutDisabled |
Query if it is disabled to call out.
- (BOOL) copyMeetingUrlDisabled |
Query if it is disabled for copy meeting url.
- (void) disableCallIn: | (BOOL) | disabled |
Set to disable the incoming calls.
disabled | The option value. |
- (void) disableCallOut: | (BOOL) | disabled |
Set to disable the outgoing calls.
disabled | The option value. |
- (void) disableClearWebKitCache: | (BOOL) | disabled |
Disable the action of clear WebView's cache.
disabled | Specify to disable the clear action or not. |
- (void) disableCloudWhiteboard: | (BOOL) | disabled |
Enable or disable the new Zoom Whiteboard feature (different from Classic Whiteboard). This feature enabled by default.
disabled | YES means disabled, otherwise not. |
- (BOOL) disableConfidentialWatermark: | (BOOL) | disable |
Set to disable confidential watermark.
disable | The option value. |
- (void) disableCopyMeetingUrl: | (BOOL) | disabled |
Set to disable copy meeting url in the meeting info view.
disabled | The option value. |
- (void) disableDriveMode: | (BOOL) | disabled |
Set to disable the Driving mode in the meeting.
disabled | YES means disabled, otherwise not. |
- (void) disableFreeMeetingUpgradeTips: | (BOOL) | disabled |
Set to disable free meeting upgrade tips.
disabled | The option value. |
- (void) disableGalleryView: | (BOOL) | disabled |
Set to disable the Gallery View in the meeting.
disabled | YES means disabled, otherwise not. |
- (void) disableMinimizeMeeting: | (BOOL) | disabled |
Set to disable the Minimize Meeting.
disabled | The option value. |
- (void) disableShowVideoPreviewWhenJoinMeeting: | (BOOL) | disabled |
Set to disable show video preview when join meeting.
disabled | The option value. |
- (void) disableVirtualBackground: | (BOOL) | disabled |
Set to disable virtual background.
disabled | The option value. |
- (BOOL) driveModeDisabled |
Query if driving mode is disabled.
- (void) enable5GHighBandWidth: | (BOOL) | enable |
Whether to cancel the bandwidth limit, If YES is set, the network bandwidth is no longer limited, and better audio and video quality can be obtained. Bandwidth is not limited by default. If it is a wifi network, the bandwidth is not limited, and this setting is invalid.
enable | a boolean flag to set up the behavoir. |
- (BOOL) enableCenterStageMode: | (BOOL) | enable |
Enable or disable CenterStage Mode. This is disable by default.
enable | YES means enabled, otherwise not. |
- (MobileRTCSDKError) enableEchoCancellation: | (BOOL) | enable |
Enable echo cancellation.
enable | true means enabled, false disabled. |
- (void) enableGrabShareWithoutReminder: | (BOOL) | enable |
Set whether to close the current sharing of another user without prompt and directly beginning a new sharing content by the closer. Default value: FALSE(prompt).
enable | YES indicates no prompt. FALSE not. |
- (void) enableHideSelfView: | (BOOL) | isHidden |
Enable or disable to hide the userself's view. isHidden TRUE indicates to enable to hide the userself's view.
- (void) enableMicOriginalInput: | (BOOL) | enable |
Enable mic original input.
enable | YES means enable mic original input, otherwise not. |
- (void) enableMirrorEffect: | (BOOL) | enable |
Set to enable/disable mirror effect.
enable | YES means enabled, No disabled. |
- (void) enableShowMyMeetingElapseTime: | (BOOL) | enable |
Enable show meeting elapse time.
enable | YES means show meeting elapse time, otherwise not. |
- (void) enableZoomDocs: | (BOOL) | enable |
Enable or disable zoom docs features in custom ui. this can only take effect when MobileRTCSDKInitContext::enableCustomizeMeetingUI is true.This is disabled by default. When you enable this feature,you need to handle the MobileRTCMeetingServiceDelegate::onDocsStatusChanged:, and subscribe the docs share with the MobileRTCMeetingService::showDocByParentViewCtroller:.
enable | true means enable, otherwise disable. |
- (BOOL) faceBeautyEnabled |
Query Touch up my appearance enable or not.
- (BOOL) freeMeetingUpgradeTipsDisabled |
Query if it is disabled free meeting upgrade tips.
- (BOOL) galleryViewDisabled |
Query if Gallery View is disabled.
- (void) hideReactionsOnMeetingUI: | (BOOL) | hidden |
Set the visibility of reaction on meeting UI. Default is displaying.
hidden | YES means hide reaction emotion. |
- (BOOL) hideRegisterWebinarInfoWindow |
Get the webinar register information dialog to hide or display.
- (void) hideRequestRecordPrivilegeDialog: | (BOOL) | bHide |
Set the visibility of request local recording privilege dialog when attendee request local recording privilege. Default is displaying.
bHide | YES indicates to display the tab. No not. |
- (BOOL) isCenterStageModeSupported |
Query if this device supports CenterStage Mode.
- (BOOL) isDisabledClearWebKitCache |
Query if the action of clear WebView's cache be disabled.
- (BOOL) isEchoCancellationOn |
Determine if echo cancellation is enabled or not.
- (BOOL) isEnabledCenterStageMode |
Query if CenterStage Mode is enable by MobileRTC.
- (BOOL) isHideConfirmStartArchiveDialog |
Get the confirm start archive dialog whether hide or display.
- (BOOL) isHideMeetingInputUserInfoWindow |
Get the meeting input user info dialog to hide or display.
- (BOOL) isHideNoVideoUsersEnabled |
Query if the option HIDE NON-VIDEO PARTICIPANTS is enabled.
- (BOOL) isHideSelfViewEnabled |
Get the flag to enable/disable to hide userself's view.
- (BOOL) isHideWebinarNameInputWindow |
Get the webinar username input dialog to hide or display.
- (BOOL) isMirrorEffectEnabled |
Determine if mirror effect is enabled.
- (BOOL) isSupportEchoCancellation |
Determine if the meeting supports echo cancellation.
- (BOOL) micOriginalInputEnabled |
Query mic original input enable or not.
- (BOOL) minimizeMeetingDisabled |
Query if it is disabled to Minimize Meeting.
- (BOOL) muteAudioWhenJoinMeeting |
Query if user's audio is muted when he joins the meeting.
- (BOOL) muteVideoWhenJoinMeeting |
Query if user's video is muted when he joins the meeting.
- (void) prePopulateWebinarRegistrationInfo: | (nonnull NSString *) | ||
username: | (nonnull NSString *) | username |
Pre populate webinar registration info.
registration email address. | |
username | registration username. |
- (MobileRTCEmojiReactionSkinTone) reactionSkinTone |
Get reaction skin tone.
- (BOOL) reactionsOnMeetingUIHidden |
Query reactions on MeetingUI is hidden or not.
- (void) setAutoConnectInternetAudio: | (BOOL) | connected |
Set to auto-connect the audio when user joins meeting.
connected | The option value. |
- (void) setFaceBeautyEnabled: | (BOOL) | enable |
Set Touch up my appearance enable or not.
enable | YES means successful, otherwise not. |
- (void) setHideConfirmStartArchiveDialog: | (BOOL) | hide |
Set the confirm start archive dialog to hide or display.
hide | true means hide the dialog. Otherwise, do not hide the dialog. |
- (void) setHideMeetingInputUserInfoWindow: | (BOOL) | hide |
Set the meeting input user info dialog to hide or display.
hide | YES means hide the dialog. Otherwise, do not hide the dialog. |
- (void) setHideNoVideoUsersEnabled: | (BOOL) | enabled |
Set whether to enable the option HIDE NON-VIDEO PARTICIPANTS.
enabled | YES means enabled. NO not. |
- (void) setHideRegisterWebinarInfoWindow: | (BOOL) | hide |
Set the webinar register information dialog to hide or display.
hide | Yes means hide the dialog. Otherwise, do not hide the dialog. |
- (void) setHideWebinarNameInputWindow: | (BOOL) | hide |
Set the webinar username input dialog to hide or display. if hide webinar user name input dialog, should handle.MobileRTCMeetingServiceDelegate::onWebinarNeedInputScreenName:. inputName: .
hide | true means hide the dialog. Otherwise, do not hide the dialog. |
- (void) setMuteAudioWhenJoinMeeting: | (BOOL) | muted |
Set to mute user's audio when he joins the meeting.
muted | YES means to mute the audio, otherwise not. |
- (void) setMuteVideoWhenJoinMeeting: | (BOOL) | muted |
Set to mute user's video when he joins the meeting.
muted | YES means to mute the video, otherwise not. |
- (MobileRTCMeetError) setReactionSkinTone: | (MobileRTCEmojiReactionSkinTone) | skinTone |
Set emoji reaction skin tone.
skinTone | The reaction skin tone. |
- (void) setSpeakerOffWhenInMeeting: | (BOOL) | speakerOff |
Set speaker off. Default value is No, Need set to NO when not used.
speakerOff | means speaker off, otherwise not. |
- (BOOL) showMyMeetingElapseTime |
Query show meeting elapse time.
- (BOOL) showVideoPreviewWhenJoinMeetingDisabled |
Query if it is disabled to show video preview when join meeting.
- (BOOL) speakerOffWhenInMeeting |
Query Meeting setting of speaker off when present meeting.
- (BOOL) videoCallPictureInPictureEnabled |
Get the flag of auto enter Picture-in-Picture Mode for video calls.
- (BOOL) virtualBackgroundDisabled |
Query if it is disabled for virtual background.
|
readwritenonatomicassign |
Show/Hide BAR at the bottom of the view in the meeting.
Definition at line 93 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide "Call in Room System" item in Invite h.323/SIP Room System.
Definition at line 136 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide "Call out Room System" item in Invite h.323/SIP Room System.
Definition at line 142 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide "Change to Attendee" in webinar meeting.
Definition at line 174 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide "Enter Host Key to Claim Host" item in Menu More.
Definition at line 148 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide CLOSE CAPTION in a meeting.
Definition at line 154 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide disconnect audio button.
Definition at line 99 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
About button’s visibility on the cloud whiteboard. Default is displaying.
Definition at line 204 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Hide feedback button on cloud whiteboard.
Definition at line 192 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Enable or disable hiding the recover meeting dialog in Zoom UI mode.
Definition at line 186 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Hide share button on cloud whiteboard.
Definition at line 198 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide the hint message in the meeting.
Definition at line 124 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide LEAVE MEETING item for the host in the pop up view after click the end/leave meeting button in the meeting bar.
Definition at line 118 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide AUDIO button in the meeting bar.
Definition at line 38 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide Chat in the meeting bar.
Definition at line 62 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide INVITE button in the meeting bar.
Definition at line 50 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide INVITE link in the meeting info view.
Definition at line 56 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide the END/LEAVE MEETING button in the meeting bar.
Definition at line 32 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide MORE button in the meeting bar.
Definition at line 80 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide PARTICIPANT button in the meeting bar.
Definition at line 68 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide meeting password in the meeting bar.
Definition at line 26 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide SHARE button in the meeting bar.
Definition at line 74 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide meeting title in the meeting bar.
Definition at line 20 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide VIDEO button in the meeting bar.
Definition at line 44 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide "Promote to Panelist" in webinar meeting.
Definition at line 167 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Enable/Disable Proximity Sensors Monitoring in a meeting.
Definition at line 180 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide Q&A button in webinar meeting.
Definition at line 160 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide record button.
Definition at line 105 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Change thumbnail video layout while viewing a share in the meeting.
Definition at line 112 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide the BAR ON THE TOP of view in the meeting.
Definition at line 86 of file MobileRTCMeetingSettings.h.
|
readwritenonatomicassign |
Show/Hide the waiting HUD while starting/joining a meeting.
Definition at line 130 of file MobileRTCMeetingSettings.h.