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.
Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.
$id
ID of session: wwdc2021-10216
$eventId
ID of event: wwdc2021
$eventContentId
ID of session without event part: 10216
$eventShortId
Shortened ID of event: wwdc21
$year
Year of session: 2021
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist : [2021] [Session 10216] ARC in Sw ...
Swift • iOS, macOS, tvOS, watchOS • 20:41
Learn about the basics of object lifetimes and ARC in Swift. Dive deep into what language features make object lifetimes observable, consequences of relying on observed object lifetimes and some safe techniques to fix them.
Speaker : Meghana Gupta
Open in Apple Developer site