armbox: fix gst playback

Origin commit data
------------------
Branch: master
Commit: 07d9206a56
Author: TangoCash <eric@loxat.de>
Date: 2017-10-22 (Sun, 22 Oct 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2017-10-22 10:46:57 +02:00
parent a7b09ec32b
commit 275a600553
2 changed files with 10 additions and 14 deletions

View File

@@ -47,7 +47,7 @@ struct AVFormatContext;
class cPlayback
{
private:
bool playing;
bool playing, first;
bool decoders_closed;
int mSpeed;