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: wwdc2017-227
$eventId
ID of event: wwdc2017
$eventContentId
ID of session without event part: 227
$eventShortId
Shortened ID of event: wwdc17
$year
Year of session: 2017
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2017] [Session 227] Data Delive...

WWDC17 • Session 227

Data Delivery with Drag and Drop

App Frameworks • iOS • 35:11

Drag and Drop is the front end of a simple concept: transferring data. Whether it is in app or between apps, this data transfer is backed by item providers. Learn how item providers work and how to implement your own providers to facilitate efficient data transfers from your App.

Speakers: Dave Rahardja, Tanu Singhal

Unlisted on Apple Developer site