WPILibC++
unspecified
|
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. | |
USB camera information.