![]() |
VideoXpert SDK
2.0
A software development kit for third party vendors to integrate with the VideoXpert platform
|
Values that represent the operational state of a device. More...
#include <VxPrimitives.h>
Public Types | |
enum | Value { kUnknown, kOffline, kOnline } |
Values that represent the operational state of a device.
Definition at line 286 of file VxPrimitives.h.
Enumerator | |
---|---|
kUnknown |
An error or unknown value was returned. |
kOffline |
The device is offline. |
kOnline |
The device is online. |
Definition at line 287 of file VxPrimitives.h.