Windows SDK API Reference
|
Configure Service Interface. More...
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... | |
struct | tagShowSettingDlgParam |
struct | tagSettingDlgShowTabPageOption |
Define the strategy to show the tab pages in the setting dialog. Here are more detailed structural descriptions. More... | |
struct | tagSettingDlgShowUrlOption |
Define the strategy to show the url in the setting dialog. Here are more detailed structural descriptions. More... | |
class | ITestAudioDeviceHelperEvent |
Audio device testing callback events. More... | |
class | ITestAudioDeviceHelper |
Audio device test interface. More... | |
class | IGeneralSettingContext |
General setting interface. More... | |
class | ITestVideoDeviceHelperEvent |
Video Device test callback event. More... | |
class | ITestVideoDeviceHelper |
Video device test interface. More... | |
class | ILipSyncAvatarPreviewHelperEvent |
lip-sync avatar callback event. More... | |
class | ILipSyncAvatarPreviewHelper |
lip-sync avatar preview helper interface. More... | |
class | I3DAvatarImageInfo |
3D avatar image information interface. More... | |
class | ILipSyncAvatarSettingContextEvent |
lip sync avatar context Callback Event. More... | |
class | ILipSyncAvatarSettingContext |
Lip sync avatar setting interface. More... | |
class | IVideoSettingContextEvent |
Video setting context callback event. 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 |
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 | IAccessibilitySettingContext |
Accessibility setting interface. More... | |
class | ISettingUIStrategy |
Setting user strategy interface. More... | |
class | IVirtualBGImageInfo |
Virtual background image information interface. More... | |
class | IVirtualBGSettingContextEvent |
Virtual background context Callback Event. More... | |
class | IVirtualBGSettingContext |
Virtual background setting interface. More... | |
class | IVideoFilterImageInfo |
Video filter image information interface. More... | |
class | IVideoFilterSettingContextEvent |
Video filter context Callback Event. More... | |
class | IVideoFilterSettingContext |
Video filter setting interface. More... | |
class | I3DAvatarSettingContextEvent |
3D avatar context callback event. More... | |
class | I3DAvatarSettingContext |
3D avatar setting interface. More... | |
class | IShareSettingContext |
Share setting interface. More... | |
class | ISettingService |
Meeting setting interface. More... | |
Typedefs | |
typedef enum tagReactionSkinToneType | ReactionSkinToneType |
typedef struct tagShowSettingDlgParam | ShowSettingDlgParam |
typedef struct tagSettingDlgShowTabPageOption | SettingDlgShowTabPageOption |
typedef struct tagSettingDlgShowUrlOption | SettingDlgShowUrlOption |
typedef enum PREVIEW_VIDEO_ROTATION_ACTION * | PPREVIEW_VIDEO_ROTATION_ACTION |
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 |
typedef enum PREVIEW_VIDEO_ROTATION_ACTION * PPREVIEW_VIDEO_ROTATION_ACTION |
typedef enum tagReactionSkinToneType ReactionSkinToneType |
typedef struct tagSettingDlgShowTabPageOption SettingDlgShowTabPageOption |
typedef struct tagSettingDlgShowUrlOption SettingDlgShowUrlOption |
typedef struct tagShowSettingDlgParam ShowSettingDlgParam |
enum LimitFPSValue |
Specify the values of available limit fps. Here are more detailed enum descriptions.
Definition at line 103 of file setting_service_interface.h.
Notify to rotate the video preview based on the current view. Here are more detailed structural descriptions.
Definition at line 455 of file setting_service_interface.h.
enum ScreenCaptureMode |
Enumerator | |
---|---|
CaptureMode_auto | |
CaptureMode_legacy | |
CaptureMode_gpu_copy_filter | |
CaptureMode_ada_copy_filter | |
CaptureMode_ada_copy_without_filter | |
CaptureMode_ada_secure_filter | |
CaptureMode_end |
Definition at line 148 of file setting_service_interface.h.
Enumerator | |
---|---|
SDK_AUDIO_DEVICE_RAW_MODE_DEFAULT | |
SDK_AUDIO_DEVICE_RAW_MODE_ON | |
SDK_AUDIO_DEVICE_RAW_MODE_OFF |
Definition at line 923 of file setting_service_interface.h.
Enumerator | |
---|---|
SDK_ECHO_CANCELLATION_DEFAULT | |
SDK_ECHO_CANCELLATION_AGGRESSIVE |
Definition at line 930 of file setting_service_interface.h.
enum SDK_TESTMIC_STATUS |
Notify the status of the mic when testing. Here are more detailed structural descriptions.
Definition at line 261 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 1283 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 1268 of file setting_service_interface.h.
enum SettingTabPage |
Specify the shown tab page at the top of the displayed setting dialog. Here are more detailed enum descriptions.
Enumerator | |
---|---|
SettingTabPage_General | General setting page. |
SettingTabPage_Audio | Audio setting page. |
SettingTabPage_Video | Video setting page. |
Definition at line 119 of file setting_service_interface.h.
enum ShareOptionInMeeting |
Enumerator | |
---|---|
ShareOptionInMeeting_AllOption | |
ShareOptionInMeeting_AutoShareDesktop |
Definition at line 159 of file setting_service_interface.h.
enum ShareOptionToRoom |
Enumerator | |
---|---|
ShareOptionToRoom_AllOption | |
ShareOptionToRoom_AutoShareDesktop |
Definition at line 165 of file setting_service_interface.h.
enum ShareSelectMode |
Enumerator | |
---|---|
SelectMode_None | |
SelectMode_Window | |
SelectMode_Process |
Definition at line 171 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 295 of file setting_service_interface.h.
Enumerator | |
---|---|
ReactionSkinTone_None | |
ReactionSkinTone_Default | |
ReactionSkinTone_Light | |
ReactionSkinTone_MediumLight | |
ReactionSkinTone_Medium | |
ReactionSkinTone_MediumDark | |
ReactionSkinTone_Dark |
Definition at line 129 of file setting_service_interface.h.
enum VBVideoError |
Enumerator | |
---|---|
VB_VideoError_None | |
VB_VideoError_UnknowFormat | |
VB_VideoError_ResolutionHigh1080P | |
VB_VideoError_ResolutionHigh720P | |
VB_VideoError_ResolutionLow | |
VB_VideoError_PlayError | |
VB_VideoError_OpenError |
Definition at line 1454 of file setting_service_interface.h.
Enumerator | |
---|---|
VIDEO_HARDWARE_ENCODE_RECEIVING | |
VIDEO_HARDWARE_ENCODE_SENDING | |
VIDEO_HARDWARE_ENCODE_PROCESSING |
Definition at line 463 of file setting_service_interface.h.
Enumerator | |
---|---|
Light_Adaption_None | |
Light_Adaption_Auto | |
Light_Adaption_Manual |
Definition at line 470 of file setting_service_interface.h.
enum WindowSizeType |
Enumerator | |
---|---|
WindowSize_None | |
WindowSize_FullScreen | |
WindowSize_Maximize | |
WindowSize_CurrentSize |
Definition at line 140 of file setting_service_interface.h.
Enumerator | |
---|---|
ZoomSDKVideoEffectType_None | |
ZoomSDKVideoEffectType_Filter | |
ZoomSDKVideoEffectType_Frame | |
ZoomSDKVideoEffectType_Sticker |
Definition at line 1598 of file setting_service_interface.h.