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 906 of file setting_service_interface.h.
Enumeration of the face recognition failure strategies.
Definition at line 919 of file setting_service_interface.h.
enum LimitFPSValue |
Enumeration of the values to limit fps.
Definition at line 125 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 1324 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 1337 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 1782 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 1763 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 491 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 870 of file setting_service_interface.h.
Enumerator | |
---|---|
ZoomSDKWallpaperLayoutMode_None | |
ZoomSDKWallpaperLayoutMode_Fill | |
ZoomSDKWallpaperLayoutMode_Fit |
Definition at line 1910 of file setting_service_interface.h.
Enumerator | |
---|---|
ZoomSDKWallpaperSettingStatus_None | |
ZoomSDKWallpaperSettingStatus_Downloading | |
ZoomSDKWallpaperSettingStatus_Downloaded | |
ZoomSDKWallpaperSettingStatus_DownloadFail |
Definition at line 1917 of file setting_service_interface.h.