mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-10 06:41:42 +02:00
added pcmReaderFactory
This commit is contained in:
parent
48627f2ec0
commit
b46b5efde4
10 changed files with 172 additions and 7 deletions
|
@ -44,6 +44,7 @@ PipeReader::PipeReader(PcmListener* pcmListener, const msg::SampleFormat& sample
|
|||
|
||||
PipeReader::~PipeReader()
|
||||
{
|
||||
close(fd_);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue