mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-31 09:56:16 +02:00
Added defines for OGG, AVAHI, ALSA, OPENSL, DAEMON
This commit is contained in:
parent
750df78090
commit
54f0ad5a51
5 changed files with 21 additions and 16 deletions
|
@ -311,7 +311,6 @@ void StreamServer::onMessageReceived(StreamSession* connection, const msg::BaseM
|
|||
}
|
||||
Config::instance().save();
|
||||
|
||||
//TODO: wording pcmStream vs stream
|
||||
connection->setPcmStream(stream);
|
||||
auto headerChunk = stream->getHeader();
|
||||
connection->send(headerChunk.get());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue