mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-30 22:59:51 +02:00
reformatted code
This commit is contained in:
parent
286a107c7c
commit
d9ee0c1f52
5 changed files with 100 additions and 101 deletions
|
@ -45,7 +45,7 @@ public:
|
|||
protected:
|
||||
virtual void worker();
|
||||
|
||||
AudioQueueTimelineRef timeLine;
|
||||
AudioQueueTimelineRef timeLine_;
|
||||
size_t ms_;
|
||||
size_t frames_;
|
||||
size_t buff_size_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue