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: wwdc2016-405
$eventId
ID of event: wwdc2016
$eventContentId
ID of session without event part: 405
$eventShortId
Shortened ID of event: wwdc16
$year
Year of session: 2016
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2016] [Session 405] What's New ...

WWDC16 • Session 405

What's New in LLVM

Developer Tools • iOS, macOS, tvOS, watchOS • 40:18

The Apple LLVM compiler in Xcode 8 adds new language features, improved diagnostics, and more powerful optimizations. Get an overview of some new Objective-C and C++ features and learn how to use advanced optimizations to speed up your apps.

Speakers: Alex Rosenberg, Duncan Exon Smith, Gerolf Hoflehner

Unlisted on Apple Developer site