Zoom Rooms Controller SDK Reference 6.5.0
|
Entrance of all the Setting Service. More...
#include "ZRCSDKTypes.h"
Go to the source code of this file.
Data Structures | |
struct | QualityStatisticalAudio |
Audio quality statistical. More... | |
struct | QualityStatisticalVideo |
Video quality statistical. More... | |
struct | QualityStatisticalShare |
Share content quality statistical. More... | |
struct | QualityStatisticalInfo |
Quality statistical info. More... | |
struct | StatisticalNetWorkStatusInfo |
Statistical network status info. More... | |
struct | StatisticalMediaInfo |
Statistical media info. More... | |
struct | StatisticalOverallInfo |
Statistical overall info. More... | |
struct | StatisticalPhoneNetworkInfo |
Statistical phone network info. More... | |
struct | StatisticalPhonePeerInfo |
Statistical phone peer info. More... | |
struct | StatisticalPhoneInfo |
Statistical phone info. More... | |
struct | DiagnosticMsg |
Statistical diagnostic msg. More... | |
struct | DiagnosticMsgGroup |
Statistical diagnostic group. More... | |
struct | DiagnosticInfo |
Statistical diagnostic info. More... | |
struct | StatisticalInfo |
Statistical info. More... | |
struct | AudioCheckupInfo |
Audio checkup info. More... | |
struct | RoomProfile |
Room profile item. More... | |
struct | RoomProfileList |
Room profile list. More... | |
struct | RoomCapability |
Room capability. More... | |
struct | AdjustScreensRes |
Adjust screens response. More... | |
struct | ScreenInfos |
Screen information. More... | |
struct | NetworkAudioChannelInfo |
Network audio channel info. More... | |
struct | NetworkAudioDevice |
Network audio device. More... | |
struct | IntelligentDirectorInfo |
Intelligent director info. More... | |
struct | CameraBoundaryConfigurationInfo |
Camera boundary configuration info. More... | |
struct | NetworkAdapterInfo |
Network adapter info. More... | |
class | ISettingServiceSink |
Setting service event callback. More... | |
class | ISettingService |
Setting service interface. More... | |
Entrance of all the Setting Service.
Setting describes media device information.
Definition in file ISettingService.h.
Advanced noise suppression mode. Here are more detailed structural descriptions.
Definition at line 46 of file ISettingService.h.
enum AudioCheckupCommand |
Audio checkup command Here are more detailed structural descriptions.
Enumerator | |
---|---|
AudioCheckupCommandStart | Start audio checkup. |
AudioCheckupCommandCancel | Cancel audio checkup. |
Definition at line 21 of file ISettingService.h.
enum AudioCheckupStatus |
Audio checkup status Here are more detailed structural descriptions.
Definition at line 31 of file ISettingService.h.
enum CalibrationAction |
Calibration action type. Here are more detailed structural descriptions.
Definition at line 381 of file ISettingService.h.
enum ChannelSignalType |
Channel signal type Here are more detailed structural descriptions.
Enumerator | |
---|---|
ChannelSignalTypeUnknown | Unknown. |
ChannelSignalTypeMono | Mono. |
ChannelSignalTypeStereoLeft | StereoLeft. |
ChannelSignalTypeStereoRight | StereoRight. |
Definition at line 94 of file ISettingService.h.
enum MicRecordTestStatus |
Microphone record test status. Here are more detailed structural descriptions.
Enumerator | |
---|---|
MicRecordTestStatusNone | None. |
MicRecordTestStatusRecording | Microphone test is recording record. |
MicRecordTestStatusPlaying | Microphone test is playing record. |
Definition at line 58 of file ISettingService.h.
Network adapter update type Here are more detailed structural descriptions.
Enumerator | |
---|---|
NetworkAdapterUpdateTypeNone | None. |
NetworkAdapterUpdateTypeDante | Network audio devices (Dante) |
NetworkAdapterUpdateTypeNRC | Native Room Controls (NRC) |
Definition at line 159 of file ISettingService.h.
Network audio device list action type. Here are more detailed structural descriptions.
Definition at line 130 of file ISettingService.h.
Network audio device state Here are more detailed structural descriptions.
Definition at line 144 of file ISettingService.h.
Network connection type Here are more detailed structural descriptions.
Enumerator | |
---|---|
NetworkConnectionTypeUnknown | Unknown. |
NetworkConnectionTypeDirect | Direct. |
NetworkConnectionTypeCloud | Cloud. |
Definition at line 119 of file ISettingService.h.
enum NetworkType |
Network type Here are more detailed structural descriptions.
Enumerator | |
---|---|
NetworkTypeUnknown | Unknown. |
NetworkTypeWired | Wired. |
NetworkTypeWifi | Wi-Fi. |
NetworkTypePPP | Point-to-Point Protocol. |
NetworkType3G | 3G. |
Definition at line 106 of file ISettingService.h.
Screen resolution status Here are more detailed structural descriptions.
Enumerator | |
---|---|
ScreenResolutionStatusOptimizable | Screen resolution status is optimizable. |
ScreenResolutionStatusOptimized | Screen resolution status is optimized. |
Definition at line 69 of file ISettingService.h.
Screen sequence calibration action type. Here are more detailed structural descriptions.
Definition at line 79 of file ISettingService.h.