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

Constructs a suitable algorithm info object based on the given XML content.

Parameters
infoReceives the constructed kAlgInfo object.
capabilitiesRepresents camera features.
xmlXML object.
itemXML content item.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.