mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-03 00:29:35 +02:00
xxxx
git-svn-id: svn://elaine/murooma/trunk@272 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
parent
16ef1ae634
commit
feabfee936
50 changed files with 1996 additions and 1984 deletions
|
@ -6,8 +6,8 @@
|
|||
class PcmEncoder : public Encoder
|
||||
{
|
||||
public:
|
||||
PcmEncoder(const SampleFormat& format);
|
||||
virtual double encode(PcmChunk* chunk);
|
||||
PcmEncoder(const SampleFormat& format);
|
||||
virtual double encode(PcmChunk* chunk);
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue