mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-01 23:59:43 +02:00
send sample format
git-svn-id: svn://elaine/murooma/trunk@238 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
parent
989f986962
commit
b61c6f0217
4 changed files with 22 additions and 5 deletions
|
@ -21,7 +21,8 @@ public:
|
|||
enum message_type
|
||||
{
|
||||
header = 0,
|
||||
payload = 1
|
||||
payload = 1,
|
||||
sampleformat = 2
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue