|
FireSync API
|
| kStatus kBinCSum4Info_Construct | ( | kBinCSum4Info * | info, |
| kCameraCapability | capabilities, | ||
| k32u | plConfig, | ||
| kVersion | plVersion, | ||
| kAlloc | allocator | ||
| ) |
Constructs a kBinCSum4Info object.
| info | Destination for the constructed object handle. |
| capabilities | Represents camera features. |
| plConfig | PL configuration id. |
| plVersion | PL configuration version. |
| allocator | Memory allocator (or kNULL for default). |