Mac SDK
Instance Methods | Protected Attributes | List of all members
ZoomSDKSettingService Class Reference
Inheritance diagram for ZoomSDKSettingService:

Instance Methods

(ZoomSDKAudioSetting *) - getAudioSetting
 Get the object of audio settings. More...
 
(ZoomSDKVideoSetting *) - getVideoSetting
 Get the object of video settings. More...
 
(ZoomSDKRecordSetting *) - getRecordSetting
 Get the object of meeting recording settings. More...
 
(ZoomSDKGeneralSetting *) - getGeneralSetting
 Get the object of general settings of SDK. More...
 
(ZoomSDKStatisticsSetting *) - getStatisticsSetting
 Get the object of statistic settings. More...
 
(ZoomSDKVirtualBackgroundSetting *) - getVirtualBGSetting
 Get the object of virtual background settings. More...
 
(ZoomSDKShareScreenSetting *) - getShareScreenSetting
 Get the object of share screen settings. More...
 

Protected Attributes

ZoomSDKAudioSetting_audioSetting
 
ZoomSDKVideoSetting_videoSetting
 
ZoomSDKRecordSetting_recordSetting
 
ZoomSDKGeneralSetting_generalSetting
 
ZoomSDKStatisticsSetting_statisticsSetting
 
ZoomSDKVirtualBackgroundSetting_virtualBGSetting
 
ZoomSDKShareScreenSetting_shareScreenSetting
 

Method Documentation

◆ getAudioSetting

- (ZoomSDKAudioSetting*) getAudioSetting

Get the object of audio settings.

Returns
If the function succeeds, it will return an object of ZoomSDKAudioSetting.

◆ getGeneralSetting

- (ZoomSDKGeneralSetting*) getGeneralSetting

Get the object of general settings of SDK.

Returns
If the function succeeds, it will return an object of ZoomSDKGeneralSetting.

◆ getRecordSetting

- (ZoomSDKRecordSetting*) getRecordSetting

Get the object of meeting recording settings.

Returns
If the function succeeds, it will return an object of ZoomSDKRecordSetting.

◆ getShareScreenSetting

- (ZoomSDKShareScreenSetting*) getShareScreenSetting

Get the object of share screen settings.

Returns
If the function succeeds, it will return an object of ZoomSDKShareScreenSetting.

◆ getStatisticsSetting

- (ZoomSDKStatisticsSetting*) getStatisticsSetting

Get the object of statistic settings.

Returns
If the function succeeds, it will return an object of ZoomSDKStatisticsSetting.

◆ getVideoSetting

- (ZoomSDKVideoSetting*) getVideoSetting

Get the object of video settings.

Returns
If the function succeeds, it will return an object of ZoomSDKVideoSetting.

◆ getVirtualBGSetting

- (ZoomSDKVirtualBackgroundSetting*) getVirtualBGSetting

Get the object of virtual background settings.

Returns
If the function succeeds, it will return an object of ZoomSDKVirtualBackgroundSetting.

The documentation for this class was generated from the following file: