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

WWDC14 • Session 515

Developing Core Image Filters for iOS

Media • iOS, OS X • 51:38

Dive deeper into creating your own custom Core Image filters for iOS. Learn about writing filter kernels and get details about the Core Image kernel language. See how to use custom filters in your apps or make them available to other apps via extensions.

Speakers: Tony Chu, Alexandre Naaman

Unlisted on Apple Developer site