Go to the source code of this file.
Typedefs | |
typedef enum XsDeviceState | XsDeviceState |
Enumerations | |
enum | XsDeviceState { XDS_Initial, XDS_Config, XDS_Measurement, XDS_WaitingForRecordingStart, XDS_Recording, XDS_FlushingData, XDS_Destructing } |
XsDevice state identifiers. More... | |
Functions | |
const XDA_DLL_API char * | XsDeviceState_toString (XsDeviceState s) |
Convert the device state to a human readable string. More... | |
typedef enum XsDeviceState XsDeviceState |
Definition at line 88 of file xsdevicestate.h.