|
FireSync API
|
Represents light coupling mode.

Related | |
| #define | kLIGHT_COUPLING_MODE_NULL |
| Unknown light coupling mode. | |
| #define | kLIGHT_COUPLING_MODE_NONE |
| When paired with a camera, couples light to phyiscal imager exposure signals. | |
| #define | kLIGHT_COUPLING_MODE_LEAD_IN |
| When paired with a camera, coordinates camera/light lead-ins only. | |
| #define | kLIGHT_COUPLING_MODE_FULL |
| When paired with a camera, fully coordinates camera/light leads-in and lead-outs. | |
| #define | kLIGHT_COUPLING_MODE_OPTIONS |
| Bitset containing all valid kLightCouplingMode options. | |