mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-24 22:46:14 +02:00
changed "IP" to "host"
This commit is contained in:
parent
b99cf2f2fc
commit
a46b7c6106
6 changed files with 15 additions and 16 deletions
|
@ -45,7 +45,7 @@ public:
|
|||
|
||||
/// Reads and decodes PCM data from a named pipe
|
||||
/**
|
||||
* Reads PCM from a named pipe and passed the data to an encoder.
|
||||
* Reads PCM from a named pipe and passes the data to an encoder.
|
||||
* Implements EncoderListener to get the encoded data.
|
||||
* Data is passed to the PipeListener
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue