mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-02 02:41:49 +02:00
xxx
git-svn-id: svn://elaine/murooma/trunk@231 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
parent
04e872e036
commit
f43e1ec18c
7 changed files with 45 additions and 63 deletions
|
@ -7,6 +7,7 @@ class Decoder
|
|||
public:
|
||||
Decoder();
|
||||
virtual bool decode(PcmChunk* chunk) = 0;
|
||||
virtual bool setHeader(HeaderMessage* chunk) = 0;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue