Files
webtorrent-desktop/renderer
Feross Aboukhadijeh 432d7d4a56 Simplify play/pause handling (#410)
I found it awkward to listen to the video tags 'playing' and 'paused'
events, when we're controlling the state that defines what state it's
in in the first place.

This commit removes those listeners, in favor of just setting things to
the right state immediately when play(), pause(), or playPause() is
called.

Added play(), pause() methods for clarity.
2016-04-14 16:16:54 -07:00
..
2016-04-14 16:16:54 -07:00
2016-04-14 16:16:54 -07:00
2016-04-14 16:16:54 -07:00
2016-04-06 05:05:26 -07:00