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: wwdc2012-712
$eventId
ID of event: wwdc2012
$eventContentId
ID of session without event part: 712
$eventShortId
Shortened ID of event: wwdc12
$year
Year of session: 2012
$extension
Extension of original filename: mov
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2012] [Session 712] Asynchronou...

WWDC12 • Session 712

Asynchronous Design Patterns with Blocks, GCD, and XPC

Core OS • iOS, OS X • 55:57

Blocks, Grand Central Dispatch, and XPC form a powerful foundation for asynchronous processing and communication in your app. Dive into the basics around blocks, GCD, and XPC and learn about their improved integration with ARC. Discover the common design patterns used when writing asynchronous code to offload work from your main thread, perform IO in the background or send messages to other processes, and how to apply these same patterns to your own code.

Speakers: Daniel Steffen, Kevin Van Vechten

Unlisted on Apple Developer site

Downloads from Apple

HD Video (138.6 MB)