What’s new in AVKit?

Asked on 06/20/2025

1 search

In the recent WWDC sessions, several updates and new features were introduced for AVKit:

  1. Audio Recording Enhancements: In iOS 26, AVKit now includes a new API that allows apps to display a list of available audio inputs and switch audio sources directly within the app. This feature is particularly useful for content creators using multiple audio devices. The system also remembers the selected device for future use. Enhance your app’s audio recording capabilities.

  2. Immersive Video Playback: AVKit has introduced new APIs to support immersive video playback in VisionOS 26. This includes support for 180°, 360°, and wide field of view videos, as well as comfort mitigation detection to reduce viewer discomfort from substantial camera motion. Support immersive video playback in visionOS apps.

  3. Multiview Video Playback: AVKit now offers a Multiview feature, allowing users to watch multiple video streams simultaneously. This is particularly useful for applications where users might want to view different camera angles or multiple events at once. Explore multiview video playback in visionOS.

These updates enhance the flexibility and capabilities of AVKit, making it easier for developers to create rich, immersive media experiences across Apple's platforms.