|
FireSync API
|
| kStatus kLight_SetMask | ( | kLight | light, |
| kLightMask | mask | ||
| ) |
Sets the light mask source type.
The light mask setting can optionally be used to specify a signal to mask light output. Light output will be active only when the mask signal is asserted (subject to polarity setting).
For mask source types that support multiple source instances (e.g. kLIGHT_MASK_NODE_INPUT), use the kLight_SetMaskId function to specify the instance id.
Light masking is asynchronous to and independent from exposure sequence timing. Accordingly, masking can start or stop in the middle of an exposure. Exposure sequences continue to be scheduled while masking is in effect.
| light | Light object. |
| mask | Light mask source type. |