mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-23 19:38:31 +02:00
clean up
This commit is contained in:
parent
1d22986619
commit
aba04a0675
10 changed files with 202 additions and 221 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
PcmEncoder::PcmEncoder(const msg::SampleFormat& format) : Encoder(format)
|
||||
{
|
||||
headerChunk = new msg::Header("pcm");
|
||||
headerChunk_ = new msg::Header("pcm");
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue