mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-05 02:38:09 -05:00
[input] Extra comment
This commit is contained in:
parent
552c201cf3
commit
28df2fb0f9
@ -133,7 +133,7 @@ struct input_definition
|
|||||||
/*
|
/*
|
||||||
* Transfer stream data to the player's input buffer. Data must be PCM-LE
|
* Transfer stream data to the player's input buffer. Data must be PCM-LE
|
||||||
* samples. The input evbuf will be drained on succesful write. This is to avoid
|
* samples. The input evbuf will be drained on succesful write. This is to avoid
|
||||||
* copying memory.
|
* copying memory. Thread-safe.
|
||||||
*
|
*
|
||||||
* @in evbuf Raw PCM_LE audio data to write
|
* @in evbuf Raw PCM_LE audio data to write
|
||||||
* @in evbuf Quality of the PCM (sample rate etc.)
|
* @in evbuf Quality of the PCM (sample rate etc.)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user