mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
armbox: fix gst playback
This commit is contained in:
@@ -47,7 +47,7 @@ struct AVFormatContext;
|
||||
class cPlayback
|
||||
{
|
||||
private:
|
||||
bool playing;
|
||||
bool playing, first;
|
||||
bool decoders_closed;
|
||||
|
||||
int mSpeed;
|
||||
|
Reference in New Issue
Block a user