FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kCamera_ReadAccelerationTestResult ( kCamera  camera,
kObject data,
kAlloc  allocator 
)

Retrieves algorithm (e.g.

EPS) acceleration test result, for use in algorithm testing. Use this function with caution as it reads PL memory used when calculating algorithm result. Sensor has to be in running state. See kCameraAccelerationTestMode enum for details on result format.

Parameters
cameraCamera object.
dataReceives test result.
allocatorOptional allocator to receive result, if applicable (can be null).
Returns
Operation status.