<!--
{
  "availability" : [
    "Xcode: 12.0.0 -",
    "iOS: 14.0.0 -",
    "macOS: 11.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/editing-and-playing-hdr-video",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Editing and playing HDR video"
}
-->

# Editing and playing HDR video

Support high-dynamic-range (HDR) video content in your app by using the HDR editing and playback capabilities of AVFoundation.

## Overview

> Note: This sample code project is associated with WWDC20 session [10009: Edit and Play Back HDR Video with AVFoundation](https://developer.apple.com/videos/play/wwdc2020/10009/).

---

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)