11.1.4.6 camera_async_capture_start
Start camera data capture.
static int32_t camera_async_capture_start(
struct camera_async_descriptor *const descr,
uint32_t ch,
uint32_t * buf
)
This function starts capturing camera data.
Parameters
- descr
-
Type: struct camera_async_descriptor Struct *const
Camera sensor descriptor
- ch
-
Type: uint32_t
Capture channel
- buf
-
Type: uint32_t *
Pointer to frame buffer
Returns
Type: int32_t
Capture start status.