what's new in screen api?
Asked on 06/16/2025
1 search
The latest updates to the screen API were discussed in the session titled "Capture HDR content with ScreenCaptureKit" at WWDC 2024. The session introduced several new features for ScreenCaptureKit, including:
-
HDR Content Capture: You can now capture HDR content, which provides a wider range of brightness levels and colors compared to standard dynamic range (SDR). This results in more detailed shadows and highlights, as well as a broader color spectrum.
-
Microphone Output: A new microphone output is available, allowing you to capture microphone audio along with screen and system audio.
-
Recording API: A new recording API simplifies the process of recording screen audio and microphone content, handling asset writing details for you.
For more details, you can refer to the session Capture HDR content with ScreenCaptureKit (00:01:20).

What’s new for the spatial web
Discover the latest spatial features for the web on visionOS 26. We’ll cover how to display inline 3D models with the brand new HTML model element. And we’ll share powerful features, including model lighting, interactions, and animations. Learn how to embed newly supported immersive media on your web site, such as 360-degree video and Apple Immersive Video. And get a sneak peek at adding a custom environment to your web pages.

Set the scene with SwiftUI in visionOS
Discover exciting new APIs to enhance windows, volumes, and immersive spaces in your visionOS app. Fine tune the behavior of your scenes when relaunched or locked in place. Make volumes adapt to their surroundings with clipping margins and snapping. Stream immersive content from Mac to Vision Pro. Elevate your existing UIKit-based apps with volumes and immersive spaces.

Capture HDR content with ScreenCaptureKit
Learn how to capture high dynamic colors using ScreenCaptureKit, and explore new features like HDR support, microphone capture, and straight-to-file recording.