|
Meeting SDK for Linux API Reference
|
Configure Service Interface. More...
#include "zoom_sdk_def.h"Go to the source code of this file.
Data Structures | |
| class | ICameraInfo |
| Camera device information interface. More... | |
| class | IMicInfo |
| Microphone device information interface. More... | |
| class | ISpeakerInfo |
| Audio speaker device information interface. More... | |
| class | IRingSpeakerInfo |
| Ring speaker device information interface. More... | |
| class | IGeneralSettingContext |
| General setting interface. More... | |
| class | IVideoSettingContextEvent |
| Video setting context callback event. More... | |
| struct | AutoFramingParameter |
| Auto framing parameters. More... | |
| class | IVideoSettingContext |
| Video setting interface. More... | |
| class | IAudioSettingContextEvent |
| Audio setting context callback event. More... | |
| class | IAudioSettingContext |
| Audio setting interface. More... | |
| class | IRecordingSettingContextEvent |
| Recording setting context callback event. More... | |
| class | IRecordingSettingContext |
| Recording setting interface. More... | |
| struct | tagOverallStatisticInfo |
| Overall statistic information. More... | |
| struct | tagAudioSessionStatisticInfo |
| The audio status information. More... | |
| struct | tagASVSessionStatisticInfo |
| The video status information. More... | |
| class | IStatisticSettingContext |
| Statistic setting interface. More... | |
| class | IWallpaperItem |
| Wall-paper item interface. More... | |
| class | IWallpaperSettingContextEvent |
| Meeting wall-paper context Callback Event. More... | |
| class | IWallpaperSettingContext |
| Meeting Wall-paper setting interface. More... | |
| class | IShareSettingContext |
| Share setting interface. More... | |
| class | ISettingService |
| Meeting setting interface. More... | |
Typedefs | |
| typedef struct tagOverallStatisticInfo | OverallStatisticInfo |
| Overall statistic information. | |
| typedef struct tagAudioSessionStatisticInfo | AudioSessionStatisticInfo |
| The audio status information. | |
| typedef struct tagASVSessionStatisticInfo | ASVSessionStatisticInfo |
| The video status information. | |
Configure Service Interface.
Definition in file setting_service_interface.h.
| typedef struct tagASVSessionStatisticInfo ASVSessionStatisticInfo |
The video status information.
| typedef struct tagAudioSessionStatisticInfo AudioSessionStatisticInfo |
The audio status information.
| typedef struct tagOverallStatisticInfo OverallStatisticInfo |
Overall statistic information.
| enum AutoFramingMode |
Enumeration of the auto framing modes in video.
Definition at line 919 of file setting_service_interface.h.
Enumeration of the face recognition failure strategies.
Definition at line 932 of file setting_service_interface.h.
| enum LimitFPSValue |
Enumeration of the values to limit fps.
Definition at line 128 of file setting_service_interface.h.
Enumeration of signal processing by Windows audio device drivers. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0066398.
Definition at line 1339 of file setting_service_interface.h.
Enumeration for echo cancellation. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0066398.
Definition at line 1352 of file setting_service_interface.h.
Enumeration of the connection type.
| Enumerator | |
|---|---|
| SETTINGS_CONNECTION_TYPE_CLOUD | Cloud connection. |
| SETTINGS_CONNECTION_TYPE_DIRECT | Direct connection. |
| SETTINGS_CONNECTION_TYPE_UNKNOWN | Unknown connection. |
Definition at line 1802 of file setting_service_interface.h.
| enum SettingsNetWorkType |
Enumeration of the network type.
| Enumerator | |
|---|---|
| SETTINGS_NETWORK_WIRED | Wired LAN. |
| SETTINGS_NETWORK_WIFI | WIFI. |
| SETTINGS_NETWORK_PPP | PPP. |
| SETTINGS_NETWORK_3G | 3G. |
| SETTINGS_NETWORK_OTHERS | Others. |
| SETTINGS_NETWORK_UNKNOWN | Unknown network. |
Definition at line 1783 of file setting_service_interface.h.
Enumeration of the level to suppress background noise. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0059985.
Definition at line 497 of file setting_service_interface.h.
Enumeration of light adaption type.
| Enumerator | |
|---|---|
| Light_Adaption_None | None. |
| Light_Adaption_Auto | Auto type. |
| Light_Adaption_Manual | Manual type. |
Definition at line 882 of file setting_service_interface.h.
| Enumerator | |
|---|---|
| ZoomSDKWallpaperLayoutMode_None | |
| ZoomSDKWallpaperLayoutMode_Fill | |
| ZoomSDKWallpaperLayoutMode_Fit | |
Definition at line 1934 of file setting_service_interface.h.
| Enumerator | |
|---|---|
| ZoomSDKWallpaperSettingStatus_None | |
| ZoomSDKWallpaperSettingStatus_Downloading | |
| ZoomSDKWallpaperSettingStatus_Downloaded | |
| ZoomSDKWallpaperSettingStatus_DownloadFail | |
Definition at line 1941 of file setting_service_interface.h.