mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-27 05:18:38 +02:00
Reformat code
This commit is contained in:
parent
de75ad9b2c
commit
a013558e81
2 changed files with 3 additions and 4 deletions
|
@ -50,7 +50,7 @@ public:
|
|||
{
|
||||
return ((rate_ != 0) || (bits_ != 0) || (channels_ != 0));
|
||||
}
|
||||
|
||||
|
||||
uint32_t rate() const
|
||||
{
|
||||
return rate_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue