Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Attributes | List of all members
uvc_extension_unit Struct Reference

#include <libuvc.h>

Public Attributes

struct uvc_extension_unitprev
 
struct uvc_extension_unitnext
 
uint8_t bUnitID
 
uint8_t guidExtensionCode [16]
 
uint64_t bmControls
 

Detailed Description

Custom processing or camera-control functions

Member Data Documentation

uint64_t uvc_extension_unit::bmControls

Bitmap of available controls (manufacturer-dependent)

uint8_t uvc_extension_unit::bUnitID

Index of the extension unit within the device

uint8_t uvc_extension_unit::guidExtensionCode[16]

GUID identifying the extension unit

struct uvc_extension_unit * uvc_extension_unit::next
struct uvc_extension_unit* uvc_extension_unit::prev

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