VideoContext icon indicating copy to clipboard operation
VideoContext copied to clipboard

playbackStateChangedListener/more event emission

Open gossi opened this issue 6 years ago • 1 comments

At the moment it is not very easily possible to get notified when playback has been started or paused. There is the chance to registerCallback but that would notify on each update. Would be nice to have more event emitted, to properly build stuff around, .e.g. to register a callback whenever state changes.

gossi avatar Jun 20 '18 14:06 gossi

Sounds good.

We're about to merge some better regression testing. Adding more events could be a good change to get in after that

PTaylour avatar Jun 21 '18 09:06 PTaylour