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: wwdc2015-712
$eventId
ID of event: wwdc2015
$eventContentId
ID of session without event part: 712
$eventShortId
Shortened ID of event: wwdc15
$year
Year of session: 2015
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2015] [Session 712] Low Energy,...

WWDC15 • Session 712

Low Energy, High Performance: Compression and Accelerate

System Frameworks • iOS, macOS • 35:33

The Accelerate framework gives you fast, energy efficient signal and image processing and linear algebra libraries. Learn about a new library, dedicated to high performance compression. simd.h, introduced in iOS 8 and OS X 10.10, is the unified 2d and 3d math library for graphics and games. Find out how you can use simd.h and what's new in iOS 9 and OS X 10.11.

Speakers: Eric Bainville, Steve Canon, Luke Chang

Unlisted on Apple Developer site