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: tech-talks-503
$eventId
ID of event: tech-talks
$eventContentId
ID of session without event part: 503
$eventShortId
Shortened ID of event: tech-talks
$year
Year of session: 2017
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2017] [Tech Talk 503] Introduct...

Tech Talk 503

Introduction to AVDisplayManager

2017 • 6:19

Starting with tvOS 11.2, Apple TV 4K can automatically switch video display modes to match the native frame rate and dynamic range of video content. With tvOS 11.3, Apple TV (4th generation) can also automatically switch video display modes to match native frame rate. Learn how to make sure your app and video content are ready to support this capability using AVDisplayManager and AVDisplayCriteria.

Speaker: Josh Tidsbury

Open in Apple Developer site