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
|
@ -40,7 +40,7 @@ public:
|
|||
/// ctor. Encoded PCM data is passed to the PipeListener
|
||||
LibrespotStream(PcmStream::Listener* pcmListener, boost::asio::io_context& ioc, const ServerSettings& server_settings, const StreamUri& uri);
|
||||
|
||||
protected:
|
||||
private:
|
||||
bool killall_;
|
||||
|
||||
void onStderrMsg(const std::string& line) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue