mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-30 14:49:58 +02:00
reformat code
This commit is contained in:
parent
8b231c7cc6
commit
6b729ad61c
19 changed files with 23 additions and 35 deletions
|
@ -54,8 +54,7 @@ public:
|
|||
{
|
||||
}
|
||||
|
||||
virtual ~Encoder()
|
||||
= default;
|
||||
virtual ~Encoder() = default;
|
||||
|
||||
/// The listener will receive the encoded stream
|
||||
virtual void init(EncoderListener* listener, const SampleFormat& format)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue