|
FireSync API
|
| kStatus kLight_Override | ( | kLight | light, |
| const kLightOverrideItem * | overrides, | ||
| kSize | count | ||
| ) |
Provides a list of configuration overrides to modify live light behaviour.
This function is used in conjunction with the "Override" extension (kLightOverride). When the override extension is enabled, and node acquisition is started, this function can be used to modify specific light settings without having to stop/restart the node. This feature can be used to implement low-speed dynamic exposure control in software.
| light | Light object. |
| overrides | Override items. |
| count | Count of the override items. |