FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kAlgInfo_LoadReplace ( kAlgInfo info,
kCameraCapability  capabilities,
kXml  xml,
kXmlItem  item,
kAlloc  allocator 
)

Constructs a new algorithm object or reuses the given algorithm object based on the XML content.

Parameters
infoExisting algorithm object; receives an updated kAlgInfo object (in/out).
capabilitiesRepresents camera features.
xmlXML object.
itemXML content item.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.