WPILibC++  unspecified
cs::UsbCameraInfo Struct Reference

USB camera information. More...

#include <cscore_cpp.h>

Public Attributes

int dev
 Device number (e.g. N in '/dev/videoN' on Linux)
 
std::string path
 Path to device if available (e.g. '/dev/video0' on Linux)
 
std::string name
 Vendor/model name of the camera as provided by the USB driver.
 

Detailed Description

USB camera information.


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