|
FireSync API
|
Represents camera feature bitset (capabilities).

Related | |
| #define | kCAMERA_CAPABILITY_NULL (0x00) |
| No capabilities. | |
| #define | kCAMERA_CAPABILITY_RAM_IMAGE (0x01) |
| RAM Image. | |
| #define | kCAMERA_CAPABILITY_PRNU (0x02) |
| PRNU. | |
| #define | kCAMERA_CAPABILITY_FPN (0x04) |
| FPN. | |
| #define | kCAMERA_CAPABILITY_SPOT_SORT (0x08) |
| Spot Sorting. | |
| #define | kCAMERA_CAPABILITY_RANGE_LUT_8K (0x10) |
| Range LUT (8K entries). | |
| #define | kCAMERA_CAPABILITY_RANGE_LUT_16K (0x20) |
| Range LUT (16K entries). | |