Skip to content

Instantly share code, notes, and snippets.

View heff's full-sized avatar
💭
✏️ 📺

Steve Heffernan heff

💭
✏️ 📺
View GitHub Profile
@dmlap
dmlap / media-playlists.md
Last active August 29, 2015 14:13
Media Playlists

Media Playlists

Goals

  1. Single video plugins are compatible without needing to be playlist-aware
  2. Playlist events provide a consistent and predictable lifecycle for upstream developers

API

// load a playlist into a player
player.playlist([{
  sources: [firstMp4, firstOgv],