FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kCamera_Override ( kCamera  camera,
const kCameraOverrideItem overrides,
kSize  count 
)

Provides a list of configuration overrides to modify live camera behaviour.

This function is used in conjunction with the "Override" extension (kCameraOverride). When the override extension is enabled, and node acquisition is started, this function can be used to modify specific camera settings without having to stop/restart the node. This feature can be used to implement low-speed dynamic exposure control or window tracking in software.

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