mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-30 14:49:58 +02:00
Add documentation
This commit is contained in:
parent
f0985cbce4
commit
76e35e3e18
34 changed files with 199 additions and 78 deletions
|
@ -1,6 +1,6 @@
|
|||
/***
|
||||
This file is part of snapcast
|
||||
Copyright (C) 2014-2024 Johannes Pohl
|
||||
Copyright (C) 2014-2025 Johannes Pohl
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
@ -47,7 +47,7 @@ public:
|
|||
void start() override;
|
||||
void stop() override;
|
||||
|
||||
protected:
|
||||
private:
|
||||
void do_read();
|
||||
void initAlsa();
|
||||
void uninitAlsa();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue