player/Thread: remove obsolete buffered_before_play attribute

This commit is contained in:
Max Kellermann
2018-09-23 15:47:20 +02:00
parent 5b2374b949
commit 8c638c50a3
7 changed files with 1 additions and 45 deletions

View File

@@ -575,8 +575,6 @@ Do not change these unless you know what you are doing.
- Description
* - **audio_buffer_size KBYTES**
- Adjust the size of the internal audio buffer. Default is 4096 (4 MiB).
* - **buffer_before_play PERCENT**
- Control the percentage of the buffer which is filled before beginning to play. Increasing this reduces the chance of audio file skipping, at the cost of increased time prior to audio playback. Default is 10%.
Zeroconf
~~~~~~~~