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: wwdc2019-419
$eventId
ID of event: wwdc2019
$eventContentId
ID of session without event part: 419
$eventShortId
Shortened ID of event: wwdc19
$year
Year of session: 2019
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2019] [Session 419] Optimizing ...

WWDC19 • Session 419

Optimizing Storage in Your App

Developer Tools • iOS, macOS, tvOS, watchOS • 37:49

How you store data in your app affects not only disk footprint, but also the performance of your app and the battery life of the device. Learn techniques for optimizing data serialization, working with images, and syncing to disk. Find out how to take advantage of features in SQLite to improve performance and safety.

Speakers: Kai Kaahaaina, Alejandro Lucena

Open in Apple Developer site