# CAMERA_CONTROL_MODE_AUTO

`import { CAMERA_CONTROL_MODE_AUTO } from "destack:device/binding";`

Camera control supports automatic mode.

```ds title="CAMERA_CONTROL_MODE_AUTO"
const CAMERA_CONTROL_MODE_AUTO: CameraControlModeFlags
```

[language/library/src/device/binding/camera.ds:107](https://github.com/destack-sh/destack/blob/main/language/library/src/device/binding/camera.ds#L107)
