libuvcc  0.41a
simple uvc implementation for os x
 All Data Structures Functions Variables Typedefs Enumerations Groups Pages
Power line frequency values

Macros

#define UVCC_POWER_LINE_FREQUENCE_DISABLED   (int8_t)0x00
 
#define UVCC_POWER_LINE_FREQUENCY_50HZ   (int8_t)0x01
 
#define UVCC_POWER_LINE_FREQUENCY_60HZ   (int8_t)0x02
 

Detailed Description

Possible results of uvccRWPowerLineFrequency() and corresponding uvccSendRequest().
Value data type: int8_t, see table 4-32 in UVC spec, p.95 (108).