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: wwdc2007-430
$eventId
ID of event: wwdc2007
$eventContentId
ID of session without event part: 430
$eventShortId
Shortened ID of event: wwdc07
$year
Year of session: 2007
$extension
Extension of original filename: mov
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: ...

WWDC07 • Session 430

Manipulating PDF Content in Your Application

Graphics and Imaging • 57:54

PDF Kit makes it easy to harness the capability of the PDF document format in your application. Learn how PDF Kit's Cocoa classes objectify the structure and content of PDF documents and allow easy editing and annotation. See how you can minimize your development time by using a PDF Kit view to display and navigate even the most complex PDF documents. A great session for any developer who is interested in PDF.

Speaker: John Calhoun

Unlisted on Apple Developer site