mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-01 07:38:52 +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
|
||||
Copyright (C) 2024 Marcus Weseloh <marcus@weseloh.cc>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
|
@ -49,7 +49,7 @@ public:
|
|||
void start() override;
|
||||
void stop() override;
|
||||
|
||||
protected:
|
||||
private:
|
||||
bool openJackConnection();
|
||||
void closeJackConnection();
|
||||
bool createJackPorts();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue