mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-03 08:39:49 +02:00
server Settings
git-svn-id: svn://elaine/murooma/trunk@255 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
parent
f7cf7a2537
commit
979f6460d3
11 changed files with 122 additions and 48 deletions
|
@ -39,9 +39,6 @@ class StreamServer
|
|||
{
|
||||
public:
|
||||
StreamServer(unsigned short port);
|
||||
|
||||
void setHeader(shared_ptr<HeaderMessage> header);
|
||||
void setFormat(SampleFormat& format);
|
||||
void send(shared_ptr<BaseMessage> message);
|
||||
|
||||
void start();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue