|
Zoom Rooms Controller SDK Reference 7.0.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 372 of file IHWIOHelper.h.
| int32_t HWIOInputSignalDetection::deviceID = 0 |
Device ID.
Definition at line 374 of file IHWIOHelper.h.
| bool HWIOInputSignalDetection::enable = false |
TRUE indicates the input signal detection is enabled. Otherwise not.
Definition at line 375 of file IHWIOHelper.h.