mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
libeplayer3: merge Playback to Player class
This commit is contained in:
@@ -32,7 +32,7 @@ class Output
|
||||
Writer *videoWriter, *audioWriter;
|
||||
OpenThreads::Mutex audioMutex, videoMutex;
|
||||
AVStream *audioStream, *videoStream;
|
||||
Player *context;
|
||||
Player *player;
|
||||
public:
|
||||
Output();
|
||||
~Output();
|
||||
|
Reference in New Issue
Block a user