|
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 2335 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.
| - (ZoomSDKAudioSetting *_Nullable) getAudioSetting |
Gets the object of audio settings.
| - (ZoomSDKFaceMakeupSettingContext *_Nullable) getFaceMakeupSettings |
Gets the object of face makeup.
| - (ZoomSDKGeneralSetting *_Nullable) getGeneralSetting |
Gets the object of general settings of SDK.
| - (ZoomSDKRecordSetting *_Nullable) getRecordSetting |
Gets the object of meeting recording settings.
| - (ZoomSDKShareScreenSetting *_Nullable) getShareScreenSetting |
Gets the object of share screen settings.
| - (ZoomSDKStatisticsSetting *_Nullable) getStatisticsSetting |
Gets the object of statistic settings.
| - (ZoomSDKVideoSetting *_Nullable) getVideoSetting |
Gets the object of video settings.
| - (ZoomSDKVirtualBackgroundSetting *_Nullable) getVirtualBGSetting |
Gets the object of virtual background settings.
|
protected |
Definition at line 2337 of file ZoomSDKSettingService.h.
|
protected |
Definition at line 2344 of file ZoomSDKSettingService.h.
|
protected |
Definition at line 2345 of file ZoomSDKSettingService.h.
|
protected |
Definition at line 2340 of file ZoomSDKSettingService.h.
|
protected |
Definition at line 2339 of file ZoomSDKSettingService.h.
|
protected |
Definition at line 2343 of file ZoomSDKSettingService.h.
|
protected |
Definition at line 2341 of file ZoomSDKSettingService.h.
|
protected |
Definition at line 2338 of file ZoomSDKSettingService.h.
|
protected |
Definition at line 2342 of file ZoomSDKSettingService.h.