Bruno Torres
Bruno Torres
We should make it easier to work with `configure` and scoped `options` on all kinds of Plugin, as well as the MediaControl. The `configure` method should always be available for...
In order to make it easier to create new playbacks, as well as keeping the playback states consistent, we should have a default FSM implemented in the base Playback. We...
At least basic support, for expanding through new playbacks or plugins.
The default playback should use MediaPlayer to play compatible videos.
The mediator is responsible for managing the global and external player events.
The media control is responsible for managing the interface elements used for controlling and monitoring the playback
It should allow selecting both text and audio tracks.
Currently there's little feedback when starting new media. The plugin provides feedback when establishing a new connection, but no loading/stall yet.