Skip to content

Commit

Permalink
Create Playhead Interface
Browse files Browse the repository at this point in the history
We need to have a playhead for media source and src=, however the
current playhead implementation is tied very tightly to manifests.
Rather than working to refactor playhead, this change defines an
interface and makes the old playhead the Media Source implementation of
the interface.

In a later change the src= version will be introduced to allow playhead
functionality when we don't have a manifest.

Issue #816
Issue #997

Change-Id: Ie74e50839c79c3cd3acf14000849e3d5fa71a42f
  • Loading branch information
vaage committed Mar 20, 2019
1 parent fd2d61d commit 10f8536
Show file tree
Hide file tree
Showing 4 changed files with 400 additions and 405 deletions.
Loading

0 comments on commit 10f8536

Please sign in to comment.