Zoom Rooms Controller SDK Reference 6.5.0
Loading...
Searching...
No Matches
HWIODeviceUpdate Struct Reference

HWIODeviceUpdate. More...

#include <IHWIOHelper.h>

Data Fields

HWIODeviceUpdateEventType eventType = HWIODeviceUpdateEventTypeDeviceAdded
 HWIO device update event type, see HWIODeviceUpdateEventType enum..
 
HWIODeviceInfo deviceInfo
 HWIO device info, see HWIODeviceInfo struct.
 

Detailed Description

HWIODeviceUpdate.

Definition at line 333 of file IHWIOHelper.h.

Field Documentation

◆ deviceInfo

HWIODeviceInfo HWIODeviceUpdate::deviceInfo

HWIO device info, see HWIODeviceInfo struct.

Definition at line 336 of file IHWIOHelper.h.

◆ eventType

HWIO device update event type, see HWIODeviceUpdateEventType enum..

Definition at line 335 of file IHWIOHelper.h.