|
Meeting SDK for macOS API Reference
|
Provides access to various Zoom SDK settings modules. More...
#include <ZoomSDKSettingService.h>
Inherits NSObject.
Instance Methods | |
| (ZoomSDKAudioSetting *_Nullable) | - getAudioSetting |
| Gets the object of audio settings. | |
| (ZoomSDKVideoSetting *_Nullable) | - getVideoSetting |
| Gets the object of video settings. | |
| (ZoomSDKRecordSetting *_Nullable) | - getRecordSetting |
| Gets the object of meeting recording settings. | |
| (ZoomSDKGeneralSetting *_Nullable) | - getGeneralSetting |
| Gets the object of general settings of SDK. | |
| (ZoomSDKStatisticsSetting *_Nullable) | - getStatisticsSetting |
| Gets the object of statistic settings. | |
| (ZoomSDKVirtualBackgroundSetting *_Nullable) | - getVirtualBGSetting |
| Gets the object of virtual background settings. | |
| (ZoomSDKShareScreenSetting *_Nullable) | - getShareScreenSetting |
| Gets the object of share screen settings. | |
| (ZoomSDK3DAvatarSetting *_Nullable) | - get3DAvatarSettings |
| Gets the object of 3D avatar. | |
| (ZoomSDKFaceMakeupSettingContext *_Nullable) | - getFaceMakeupSettings |
| Gets the object of face makeup. | |
| (void) | - configToShowUrlLinksInSetting:isHide: |
| Custom the url link show or hide on setting page. | |
Provides access to various Zoom SDK settings modules.
Definition at line 2208 of file ZoomSDKSettingService.h.
| - (void) configToShowUrlLinksInSetting: | (ZoomSDKSettingPageURL) | settingPageUrl | |
| isHide: | (BOOL) | hide |
Custom the url link show or hide on setting page.
| settingPageUrl | It is a enumeration of setting page url. |
| hide | YES to hide, NO to show. |
| - (ZoomSDK3DAvatarSetting *_Nullable) get3DAvatarSettings |
Gets the object of 3D avatar.
References get3DAvatarSettings.
Referenced by get3DAvatarSettings.
| - (ZoomSDKAudioSetting *_Nullable) getAudioSetting |
Gets the object of audio settings.
References getAudioSetting.
Referenced by getAudioSetting.
| - (ZoomSDKFaceMakeupSettingContext *_Nullable) getFaceMakeupSettings |
Gets the object of face makeup.
References getFaceMakeupSettings.
Referenced by getFaceMakeupSettings.
| - (ZoomSDKGeneralSetting *_Nullable) getGeneralSetting |
Gets the object of general settings of SDK.
References getGeneralSetting.
Referenced by getGeneralSetting.
| - (ZoomSDKRecordSetting *_Nullable) getRecordSetting |
Gets the object of meeting recording settings.
References getRecordSetting.
Referenced by getRecordSetting.
| - (ZoomSDKShareScreenSetting *_Nullable) getShareScreenSetting |
Gets the object of share screen settings.
References getShareScreenSetting.
Referenced by getShareScreenSetting.
| - (ZoomSDKStatisticsSetting *_Nullable) getStatisticsSetting |
Gets the object of statistic settings.
References getStatisticsSetting.
Referenced by getStatisticsSetting.
| - (ZoomSDKVideoSetting *_Nullable) getVideoSetting |
Gets the object of video settings.
References getVideoSetting.
Referenced by getVideoSetting.
| - (ZoomSDKVirtualBackgroundSetting *_Nullable) getVirtualBGSetting |
Gets the object of virtual background settings.
References getVirtualBGSetting.
Referenced by getVirtualBGSetting.
|
protected |
Definition at line 2210 of file ZoomSDKSettingService.h.
|
protected |
Definition at line 2217 of file ZoomSDKSettingService.h.
|
protected |
Definition at line 2218 of file ZoomSDKSettingService.h.
|
protected |
Definition at line 2213 of file ZoomSDKSettingService.h.
|
protected |
Definition at line 2212 of file ZoomSDKSettingService.h.
|
protected |
Definition at line 2216 of file ZoomSDKSettingService.h.
|
protected |
Definition at line 2214 of file ZoomSDKSettingService.h.
|
protected |
Definition at line 2211 of file ZoomSDKSettingService.h.
|
protected |
Definition at line 2215 of file ZoomSDKSettingService.h.