mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-17 18:21:43 +02:00
Add documentation
This commit is contained in:
parent
f0985cbce4
commit
76e35e3e18
34 changed files with 199 additions and 78 deletions
|
@ -129,7 +129,7 @@ Controller::Controller(boost::asio::io_context& io_context, const ClientSettings
|
|||
#endif // HAS_OPENSSL
|
||||
}
|
||||
|
||||
|
||||
/// Helper to create a player instance
|
||||
template <typename PlayerType>
|
||||
std::unique_ptr<Player> Controller::createPlayer(ClientSettings::Player& settings, const std::string& player_name)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue