Skythe
Skythe
> If the network is lost, I would not expect the player to pause, it should still be in a "playing" state, so, returning `false` should be correct. I would...
The bigger problem is probably that there's no consistent way of telling if the video is currently playing or not (as in: the pictures are moving). For those interested in...
> Assuming that our playback engine is used, you consider enabling `experimentalBufferBasedABR`. While the flag still says experimental, it's been vetted pretty extensively and the flag will be renamed at...
Contrary to the introduction, the example above does not use any `grunt.task.run` with parameters, @victorzchan. And I doubt it works this way. I thought you could pass arguments onto tasks...
Any comments on this...?