astra_device_type.h
Go to the documentation of this file.
1 #ifndef ASTRA_DEVICE_TYPE_H
2 #define ASTRA_DEVICE_TYPE_H
3 
4 #define OB_STEREO_S "Orbbec Canglong"
5 #define OB_EMBEDDED_S "Astra SL1000S_U3"
6 #define OB_STEREO_S_U3 "Astra SV1301S_U3"
7 #define OB_ASTRA_PRO "Orbbec Astra Pro"
8 
9 typedef enum
10 {
16 } OB_DEVICE_NO;
17 
18 bool astraWithUVC(OB_DEVICE_NO id);
19 
20 #endif
bool astraWithUVC(OB_DEVICE_NO id)
OB_DEVICE_NO


astra_camera
Author(s): Tim Liu
autogenerated on Wed Dec 16 2020 03:54:34