WPILibC++ 2025.2.1
|
USB camera information. More...
#include <cscore_c.h>
Public Attributes | |
int | dev |
struct WPI_String | path |
struct WPI_String | name |
int | otherPathsCount |
struct WPI_String * | otherPaths |
int | vendorId |
int | productId |
USB camera information.
int CS_UsbCameraInfo::dev |
struct WPI_String CS_UsbCameraInfo::name |
struct WPI_String* CS_UsbCameraInfo::otherPaths |
int CS_UsbCameraInfo::otherPathsCount |
struct WPI_String CS_UsbCameraInfo::path |
int CS_UsbCameraInfo::productId |
int CS_UsbCameraInfo::vendorId |