Zoom Rooms Controller SDK Reference 6.5.0
|
Zoom Room hardware status Some TV and ZoomRooms Applicance have privacy mute buttons, sync disable status. More...
#include <ZRCSDKTypes.h>
Data Fields | |
bool | isMicDisabled = false |
TRUE indicates ZR microphone is disabled. | |
bool | isCameraDisabled = false |
TRUE indicates ZR camera is disabled. | |
Zoom Room hardware status Some TV and ZoomRooms Applicance have privacy mute buttons, sync disable status.
Definition at line 886 of file ZRCSDKTypes.h.
bool HardwareStatus::isCameraDisabled = false |
TRUE indicates ZR camera is disabled.
Definition at line 889 of file ZRCSDKTypes.h.
bool HardwareStatus::isMicDisabled = false |
TRUE indicates ZR microphone is disabled.
Definition at line 888 of file ZRCSDKTypes.h.