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-241
$eventId
ID of event: wwdc2012
$eventContentId
ID of session without event part: 241
$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 241] Cocoa Inter...

WWDC12 • Session 241

Cocoa Interprocess Communication with XPC

Essentials • OS X • 51:10

New in Mountain Lion, NSXPCConnection and related API provide an Objective-C interface to the XPC system for interprocess communication. Discover how your objects and protocols work together with the API to provide an infrastructure that's easy to use in a Cocoa application or Foundation-based utility. Learn how you can factor your program into separate processes to make it more robust and more secure.

Speaker: Tony Parker

Unlisted on Apple Developer site

Downloads from Apple

HD Video (270.5 MB)