Struct BoardConfig::UVC

Nested Relationships

This struct is a nested type of Struct BoardConfig.

Struct Documentation

struct UVC

UVC configuration for USB descriptor.

Public Functions

inline UVC(uint16_t width, uint16_t height)
inline UVC()

Public Members

std::string cameraName
uint16_t width
uint16_t height
ImgFrame::Type frameType
bool enable