Zoom Rooms Controller SDK Reference 6.6.0
|
HWIO input signal detection. More...
#include <IHWIOHelper.h>
Data Fields | |
int32_t | deviceID = 0 |
Device ID. | |
bool | enable = false |
TRUE indicates the input signal detection is enabled. Otherwise not. | |
HWIO input signal detection.
Definition at line 371 of file IHWIOHelper.h.
int32_t HWIOInputSignalDetection::deviceID = 0 |
Device ID.
Definition at line 373 of file IHWIOHelper.h.
bool HWIOInputSignalDetection::enable = false |
TRUE indicates the input signal detection is enabled. Otherwise not.
Definition at line 374 of file IHWIOHelper.h.