# CAMERA_CONTROL_MODE_MANUAL

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

Camera control supports manual mode.

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

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