mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-30 08:51:11 +02:00
armbox: gstreamer - fix init jump, cleanup
This commit is contained in:
@@ -48,9 +48,11 @@ class cPlayback
|
||||
{
|
||||
private:
|
||||
bool playing;
|
||||
bool decoders_closed;
|
||||
|
||||
int mSpeed;
|
||||
int mAudioStream;
|
||||
int init_jump;
|
||||
|
||||
public:
|
||||
playstate_t playstate;
|
||||
|
Reference in New Issue
Block a user