|
FireSync API
|
| 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.
| info | Receives the constructed kAlgInfo object. |
| capabilities | Represents camera features. |
| xml | XML object. |
| item | XML content item. |
| allocator | Memory allocator (or kNULL for default). |