mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-23 03:17:39 +02:00
process stream
This commit is contained in:
parent
0d4cfe74e2
commit
50a4380616
6 changed files with 357 additions and 9 deletions
|
@ -37,7 +37,7 @@ public:
|
|||
virtual ~PipeStream();
|
||||
|
||||
protected:
|
||||
void worker();
|
||||
virtual void worker();
|
||||
int fd_;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue