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-720
$eventId
ID of event: wwdc2016
$eventContentId
ID of session without event part: 720
$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 720] Concurrent ...

WWDC16 • Session 720

Concurrent Programming With GCD in Swift 3

System Frameworks • iOS, macOS, tvOS, watchOS • 35:41

Swift 3 provides new interfaces that make it easier than ever to write applications with Grand Central Dispatch. Learn the basics of GCD and best practices on how to use it to architect your Swift application. You'll also hear about new APIs and other GCD improvements.

Speakers: Matt Wright, Pierre Habouzit

Open in Apple Developer site