Provide SDK structure and enumeration constant definition (depending on libobsensor/h/ObTypes.h)
More...
#include "libobsensor/h/ObTypes.h"
#include <functional>
Go to the source code of this file.
Provide SDK structure and enumeration constant definition (depending on libobsensor/h/ObTypes.h)
Definition in file Types.hpp.
file transfer callbacks
- Parameters
-
state | file transfer status |
message | status information |
Definition at line 35 of file Types.hpp.
device upgrade callback
- Parameters
-
state | upgrade status |
message | status information |
Definition at line 50 of file Types.hpp.
device status callback
- Parameters
-
state | device status |
message | status information |
Definition at line 65 of file Types.hpp.
get raw data property data when data and progress callbacks
- Parameters
-
dataChunk | data chunk |
state | get the data status |
Definition at line 80 of file Types.hpp.
set the raw data property when the progress callback is made
- Parameters
-
percent | progress percentage |
state | set the data status |
Definition at line 95 of file Types.hpp.