<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "tvOS: 26.0.0 -",
    "Xcode: 26.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/creating-a-seamless-multiview-playback-experience",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Creating a seamless multiview playback experience"
}
-->

# Creating a seamless multiview playback experience

Build advanced multiview playback experiences with the AVFoundation and AVRouting frameworks.

## Overview

> Note: This sample code project is associated with WWDC25 session 302: [Create a seamless multiview playback experience](https://developer.apple.com/videos/play/wwdc2025/302).

### Configure the sample code project

To run this sample, you’ll need the following:

- An iOS device with iOS 26 or later or
- A tvOS device with tvOS 26 or later

---

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)