libuvcc  0.41a
simple uvc implementation for os x
 All Data Structures Functions Variables Typedefs Enumerations Groups Pages
uvcIfaceDesc Struct Reference

#include <libuvcc-defs.h>

Data Fields

uint8_t bLength
 
uint8_t bDescriptorType
 
uint8_t bDescriptorSubType
 
uint16_t bcdUVC
 
uint16_t wTotalLength
 
uint32_t dwClockFrequency
 
uint8_t bInCollection
 
uint8_t baInterfaceNr [1]
 

Detailed Description

Interface (and header) descriptor, see table 3-3 in UVC spec, p.50 (63).

Field Documentation

uint8_t baInterfaceNr[1]

array of interface numbers

uint16_t bcdUVC

UVC version number, binary-coded decimal

uint8_t bInCollection

# videostreaming ifaces in video iface collection


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