WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
CS_UsbCameraInfo Struct Reference

USB camera information. More...

#include <wpi/cs/cscore_c.h>

Public Attributes

int dev
struct WPI_String path
struct WPI_String name
int otherPathsCount
struct WPI_StringotherPaths
int vendorId
int productId

Detailed Description

USB camera information.

Member Data Documentation

◆ dev

int CS_UsbCameraInfo::dev

◆ name

struct WPI_String CS_UsbCameraInfo::name

◆ otherPaths

struct WPI_String* CS_UsbCameraInfo::otherPaths

◆ otherPathsCount

int CS_UsbCameraInfo::otherPathsCount

◆ path

struct WPI_String CS_UsbCameraInfo::path

◆ productId

int CS_UsbCameraInfo::productId

◆ vendorId

int CS_UsbCameraInfo::vendorId

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