What's new in AVKit?

Asked on 06/16/2025

2 searches

At WWDC, Apple introduced several new features and updates for AVKit. Here are some of the highlights:

  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 remembers the selected device for future use. Enhance your app’s audio recording capabilities.

  2. Immersive Video Playback: AVKit has been updated to support immersive video playback in VisionOS 26. This includes new APIs that allow for transitions into immersive experiences using the AV Experience Controller API. The update also includes comfort mitigation detection to reduce viewer discomfort from high motion in immersive videos. Support immersive video playback in visionOS apps.

  3. Multiview Video Playback: AVKit now offers a Multiview feature, which allows users to watch multiple video streams simultaneously. This feature is integrated into the system and customizable for different applications, enhancing the viewing experience on VisionOS. Explore multiview video playback in visionOS.

These updates aim to enhance both audio and video capabilities, providing developers with more tools to create rich media experiences in their apps.