VSF Documented
Data Fields
usb_uvc_frame_desc_t Struct Reference

#include <vsf_usb_UVC.h>

Data Fields

uint8_t bLength
 
uint8_t bDescriptorType
 
uint8_t bDescriptorSubtype
 
uint8_t bFrameIndex
 
uint8_t bmCapabilities
 
uint16_t wWidth
 
uint16_t wHeight
 
uint32_t dwMinBitRate
 
uint32_t dwMaxBitRate
 
uint32_t dwMaxVideoFrameBufferSize
 
uint32_t dwDefaultFrameInterval
 
uint8_t bFrameIntervalType
 
uint32_t dwFrameInterval [0]
 

Field Documentation

◆ bLength

uint8_t usb_uvc_frame_desc_t::bLength

◆ bDescriptorType

uint8_t usb_uvc_frame_desc_t::bDescriptorType

◆ bDescriptorSubtype

uint8_t usb_uvc_frame_desc_t::bDescriptorSubtype

◆ bFrameIndex

uint8_t usb_uvc_frame_desc_t::bFrameIndex

◆ bmCapabilities

uint8_t usb_uvc_frame_desc_t::bmCapabilities

◆ wWidth

uint16_t usb_uvc_frame_desc_t::wWidth

◆ wHeight

uint16_t usb_uvc_frame_desc_t::wHeight

◆ dwMinBitRate

uint32_t usb_uvc_frame_desc_t::dwMinBitRate

◆ dwMaxBitRate

uint32_t usb_uvc_frame_desc_t::dwMaxBitRate

◆ dwMaxVideoFrameBufferSize

uint32_t usb_uvc_frame_desc_t::dwMaxVideoFrameBufferSize

◆ dwDefaultFrameInterval

uint32_t usb_uvc_frame_desc_t::dwDefaultFrameInterval

◆ bFrameIntervalType

uint8_t usb_uvc_frame_desc_t::bFrameIntervalType

◆ dwFrameInterval

uint32_t usb_uvc_frame_desc_t::dwFrameInterval[0]