mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-03 11:21:41 +02:00
new messaging
git-svn-id: svn://elaine/murooma/trunk@229 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
parent
c6ee0960fd
commit
a519d0f0dd
9 changed files with 96 additions and 62 deletions
|
@ -7,7 +7,7 @@ class PcmEncoder : public Encoder
|
|||
{
|
||||
public:
|
||||
PcmEncoder(const SampleFormat& format);
|
||||
virtual double encode(Chunk* chunk);
|
||||
virtual double encode(PcmChunk* chunk);
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue