Skip to content

Commit

Permalink
Addressed the F2F issues for the spec:
Browse files Browse the repository at this point in the history
- split the statechange event into three, one per state
- changed Promise<bool> connect() to Promise<void> changeState();
- replaced RemotePlaybackAvailability to the watch/cancel pattern;
- defined local and remote playback states and their relationship with the
  player state;
- specified the behavior around disableRemotePlayback attribute
- specified a little more about media resource selection for availability
  and remote playback
- updated the algorithms to reflect new terms
  • Loading branch information
avayvod committed Jul 8, 2016
1 parent 44ecb0a commit 088b426
Showing 1 changed file with 531 additions and 413 deletions.

0 comments on commit 088b426

Please sign in to comment.