FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
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.

Parameters
lightLight object.
overridesOverride items.
countCount of the override items.
Returns
Operation status.