# CAMERA_CONTROL_MODE_OFF

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

Camera control supports the off mode.

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

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