camera_async_disable

Disable camera sensor.

static int32_t camera_async_disable(
    struct camera_async_descriptor *const descr
)

This function disables the camera sensor by the given camera sensor descriptor.

Parameters

descr

Type: struct camera_async_descriptor Struct *const

The camera sensor descriptor to disable

Returns

Type: int32_t

Disabling status.