mkjensen/danish-media-license

Rewrite ExoPlayer demo classes

Opened this issue · 0 comments

The DemoPlayer and HlsRendererBuilder classes of the com.github.mkjensen.dml.exoplayer package are copied from the demo application of https://github.com/google/ExoPlayer/tree/master/demo.

They should be rewritten to support only the needs of the DML application. Additionally, correct code style should be used and tests must be added.