Why wwdc keep ignoring info tab api for iOS avplayerviewcontroller?
Asked on 06/25/2025
1 search
It seems that your question is about the Info Tab API for iOS's AVPlayerViewController
, which is not directly covered in the provided WWDC context. However, I can provide some insights based on the sessions related to AVPlayerViewController
and video playback technologies discussed at WWDC.
The AVPlayerViewController
is a cross-platform API used for playing video content, supporting both 2D and 3D video, and is integrated with various system features. It is often mentioned in the context of enhancing video playback experiences, such as supporting spatial and immersive video formats, as seen in sessions like "Build compelling spatial photo and video experiences" and "Support immersive video playback in visionOS apps."
If you are looking for specific updates or features related to AVPlayerViewController
, you might want to explore sessions that discuss video playback enhancements, such as:
- Explore multiview video playback in visionOS (01:55)
- Support immersive video playback in visionOS apps (04:25)
These sessions cover various aspects of video playback, including multiview experiences and immersive video capabilities, which might provide insights into the latest developments and best practices for using AVPlayerViewController
.
If you have a specific question about a feature or API that wasn't covered, it might be beneficial to check the latest Apple documentation or developer forums for more detailed information.

Build compelling spatial photo and video experiences
Learn how to adopt spatial photos and videos in your apps. Explore the different types of stereoscopic media and find out how to capture spatial videos in your iOS app on iPhone 15 Pro. Discover the various ways to detect and present spatial media, including the new QuickLook Preview Application API in visionOS. And take a deep dive into the metadata and stereo concepts that make a photo or video spatial.

Make your UIKit app more flexible
Find out how your UIKit app can become more flexible on iPhone, iPad, Mac, and Apple Vision Pro by using scenes and container view controllers. Learn to unlock your app’s full potential by transitioning from an app-centric to a scene-based lifecycle, including enhanced window resizing and improved multitasking. Explore enhancements to UISplitViewController, such as interactive column resizing and first-class support for inspector columns. And make your views and controls more adaptive by adopting new layout APIs.

Explore multiview video playback in visionOS
Learn how AVExperienceController can enable playback of multiple videos on Apple Vision Pro. Review best practices for adoption and explore great use cases, like viewing a sports broadcast from different angles or watching multiple games simultaneously. And discover how to design a compelling and intuitive multiview experience in your app.