thmatuza / custom-playlist-demo

Demo to manipulate playlists on AVPlayer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Playlist Demo

This demo project shows how you can manipulate the master and media playlists AVPlayer loading.

It is using AVAssetResourceLoaderDelegate to modify the behavior when AVPlayer load the HLS playlists. Apple sample code is available here.

Getting Worked

Run pod install and open the xcworkspace file that is created.

About

Demo to manipulate playlists on AVPlayer


Languages

Language:Swift 99.6%Language:Ruby 0.4%