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: wwdc2013-218
$eventId
ID of event: wwdc2013
$eventContentId
ID of session without event part: 218
$eventShortId
Shortened ID of event: wwdc13
$year
Year of session: 2013
$extension
Extension of original filename: mov
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2013] [Session 218] Custom Tran...

WWDC13 • Session 218

Custom Transitions Using View Controllers

Frameworks • iOS • 53:31

View controllers now allow you to create custom transitions, giving you expanded control over your user interface. Learn how to take advantage of custom transitions by using powerful new animation APIs, explore changes with full screen layouts, and see how to use navigation controllers with collection views to create a truly immersive experience.

Speakers: Olivier Gutknecht, Bruce Nilo

Unlisted on Apple Developer site