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 |
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 |
Notify overall statistic information. Here are more detailed structural descriptions. More... | |
struct | tagAudioSessionStatisticInfo |
Notify the audio status information. Here are more detailed structural descriptions. More... | |
struct | tagASVSessionStatisticInfo |
Notify video status information. Here are more detailed structural descriptions. 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 |
typedef struct tagAudioSessionStatisticInfo | AudioSessionStatisticInfo |
typedef struct tagASVSessionStatisticInfo | ASVSessionStatisticInfo |
Configure Service Interface.
Definition in file setting_service_interface.h.
typedef struct tagASVSessionStatisticInfo ASVSessionStatisticInfo |
typedef struct tagAudioSessionStatisticInfo AudioSessionStatisticInfo |
typedef struct tagOverallStatisticInfo OverallStatisticInfo |
enum AutoFramingMode |
Definition at line 690 of file setting_service_interface.h.
Definition at line 697 of file setting_service_interface.h.
enum LimitFPSValue |
Specify the values of available limit fps. Here are more detailed enum descriptions.
Definition at line 105 of file setting_service_interface.h.
Enumerator | |
---|---|
SDK_AUDIO_DEVICE_RAW_MODE_DEFAULT | default mode |
SDK_AUDIO_DEVICE_RAW_MODE_ON | on |
SDK_AUDIO_DEVICE_RAW_MODE_OFF | off |
Definition at line 1010 of file setting_service_interface.h.
Enumerator | |
---|---|
SDK_ECHO_CANCELLATION_DEFAULT | |
SDK_ECHO_CANCELLATION_AGGRESSIVE |
Definition at line 1017 of file setting_service_interface.h.
Notify connection type. Here are more detailed structural descriptions.
Enumerator | |
---|---|
SETTINGS_CONNECTION_TYPE_CLOUD | Cloud connection. |
SETTINGS_CONNECTION_TYPE_DIRECT | Direct connection. |
SETTINGS_CONNECTION_TYPE_UNKNOWN | Unknown connection. |
Definition at line 1372 of file setting_service_interface.h.
enum SettingsNetWorkType |
Notify network type. Here are more detailed structural descriptions.
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 1357 of file setting_service_interface.h.
Enumerator | |
---|---|
Suppress_BGNoise_Level_None | |
Suppress_BGNoise_Level_Auto | |
Suppress_BGNoise_Level_Low | |
Suppress_BGNoise_Level_Medium | |
Suppress_BGNoise_Level_High |
Definition at line 370 of file setting_service_interface.h.
Enumerator | |
---|---|
Light_Adaption_None | |
Light_Adaption_Auto | |
Light_Adaption_Manual |
Definition at line 666 of file setting_service_interface.h.
Enumerator | |
---|---|
ZoomSDKWallpaperLayoutMode_None | |
ZoomSDKWallpaperLayoutMode_Fill | |
ZoomSDKWallpaperLayoutMode_Fit |
Definition at line 1476 of file setting_service_interface.h.
Enumerator | |
---|---|
ZoomSDKWallpaperSettingStatus_None | |
ZoomSDKWallpaperSettingStatus_Downloading | |
ZoomSDKWallpaperSettingStatus_Downloaded | |
ZoomSDKWallpaperSettingStatus_DownloadFail |
Definition at line 1483 of file setting_service_interface.h.