<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "Xcode: 26.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/capturing-cinematic-video",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Capturing Cinematic video"
}
-->

# Capturing Cinematic video

Capture video with an adjustable depth of field and focus points.

## Overview

> Note: This sample code project is associated with WWDC25 session 319:
> [Capture cinematic video in your app](https://developer.apple.com/videos/play/wwdc2025/319).

### Configure the sample code project

Because Simulator doesn’t have access to access device cameras, you’ll need to run this sample app on an iOS device with iOS 26 or later installed.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)