---
title: UIImagePickerController.CameraCaptureMode.video
framework: uikit
role: symbol
role_heading: Case
path: uikit/uiimagepickercontroller/cameracapturemode-swift.enum/video
---

# UIImagePickerController.CameraCaptureMode.video

Specifies that the camera captures movies.

## Declaration

```swift
case video
```

## See Also

### Constants

- [UIImagePickerController.CameraCaptureMode.photo](uikit/uiimagepickercontroller/cameracapturemode-swift.enum/photo.md)
