mirror of
https://github.com/owntone/owntone-server.git
synced 2025-12-07 08:12:38 -05:00
[httpd] Check speaker settings to determine DAAP/RSP stream format
This commit is contained in:
@@ -103,6 +103,9 @@ player_speaker_get_byid(struct player_speaker_info *spk, uint64_t id);
|
||||
int
|
||||
player_speaker_get_byactiveremote(struct player_speaker_info *spk, uint32_t active_remote);
|
||||
|
||||
int
|
||||
player_speaker_get_byaddress(struct player_speaker_info *spk, const char *address);
|
||||
|
||||
int
|
||||
player_speaker_enable(uint64_t id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user