<!--
{
  "availability" : [
    "Xcode: 11.0.0 -",
    "macOS: 10.15.0 -"
  ],
  "documentType" : "article",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/using-hevc-video-with-alpha",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Using HEVC video with alpha"
}
-->

# Using HEVC video with alpha

Play, write, and export HEVC video with an alpha channel to add overlay effects to your video processing.

## Overview

> Note: This sample code project is associated with WWDC 2019 session [506: HEVC Video with Alpha](https://developer.apple.com/videos/play/wwdc19/506/).

---

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)