RVC  1.14.1
a product by RVBUST.
RVC::SystemListDeviceType Struct Reference

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...
 

Detailed Description

System list Device type.

All support type are USB, GigE, ALL

Member Function Documentation

◆ ToString()

static const char* RVC::SystemListDeviceType::ToString ( const SystemListDeviceType::Enum  e)
static

print SystemListDeviceType

Parameters
eList Device Type
Returns
const char* name of SystemListDeviceType

The documentation for this struct was generated from the following file: