Fix Media Plugin refresh, add seek API
authorManuel Bachmann <manuel.bachmann@iot.bzh>
Mon, 25 Jan 2016 12:05:45 +0000 (13:05 +0100)
committerManuel Bachmann <manuel.bachmann@iot.bzh>
Mon, 25 Jan 2016 12:05:45 +0000 (13:05 +0100)
We no longer fail if init() is called multiple times
(typical refresh case).

We now support a "seek?value=<seconds>" API.

Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>

No differences found