Is Z1 camera support continuous capture

Is Z1 camera support continuous capture

BY 10 Apr 2015 Native Application Development

Hi, 

I just want to know if the samsang Z1 camera support continuous capture, if yes, is the call back function _camera_capturing_cb was called every time or just call once after all continous capture finished, thanks.

camera_start_continuous_capture(cam_data.g_camera, 20, 300, _camera_capturing_cb, _camera_completed_cb, NULL);

 

Thanks.

Written by