libuvcc
0.41a
simple uvc implementation for os x
|
Macros | |
#define | UVCC_INFO_GET_SUPPORT (int8_t)0x01 |
#define | UVCC_INFO_SET_SUPPORT (int8_t)0x02 |
#define | UVCC_INFO_DISABLED_BY_AUTOCTRL (int8_t)0x04 |
#define | UVCC_INFO_ASYNC_CTRL (int8_t)0x08 |
Flags to test result of uvccSendInfoRequest().
Value data type: int8_t (bitmap), see table 4-3 in UVC spec, p.75 (88).