Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2022-10114
$eventId
ID of event: wwdc2022
$eventContentId
ID of session without event part: 10114
$eventShortId
Shortened ID of event: wwdc22
$year
Year of session: 2022
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2022] [Session 10114] Display E...

WWDC22 • Session 10114

Display EDR content with Core Image, Metal, and SwiftUI

Audio & Video • iOS, macOS • 17:40

Discover how you can add support for rendering in Extended Dynamic Range (EDR) from a Core Image based multi-platform SwiftUI application. We'll outline best practices for displaying CIImages to a MTKView using ViewRepresentable. We'll also share the simple steps to enable EDR rendering and explore some of the over 150 built-in CIFilters that support EDR.

Speaker: David Hayward

Open in Apple Developer site