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: wwdc2021-10143
$eventId
ID of event: wwdc2021
$eventContentId
ID of session without event part: 10143
$eventShortId
Shortened ID of event: wwdc21
$year
Year of session: 2021
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2021] [Session 10143] Explore H...

WWDC21 • Session 10143

Explore HLS variants in AVFoundation

Audio & Video • iOS, macOS, tvOS, watchOS • 9:28

Discover how you can use AVFoundation APIs to highlight different variants of your content within your app. We’ll show you how you can inspect HLS content using these APIs for different video characteristics, including attributes like SDR/HDR, FPS, and the like. And we’ll explore the AVAssetVariant, which represents streaming and offline content.

Speaker: Nishant Nelogal

Open in Apple Developer site