FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kAlgInfo_Construct ( kAlgInfo info,
kCameraAlgorithm  typeId,
kCameraCapability  capabilities,
kAlloc  allocator 
)

Constructs a suitable kAlgInfo object based on the given type id.

Parameters
infoReceives the constructed kAlgInfo object.
typeIdNumeric type id representing the desired algorithm type.
capabilitiesRepresents camera features.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.