|
RVC
1.14.1
a product by
RVBUST.
|
System list Device type. More...
#include <RVC.h>
Public Types | |
| enum | Enum { None = 0, USB = 1 << 0, GigE = 1 << 1, All = USB | GigE } |
| RVC camera type, support USB, GigE and All | |
Static Public Member Functions | |
| static const char * | ToString (const SystemListDeviceType::Enum e) |
| print SystemListDeviceType More... | |
System list Device type.
All support type are USB, GigE, ALL
|
static |
print SystemListDeviceType
| e | List Device Type |