Remove sync_sample_rate option as it's no longer necessary
This commit is contained in:
parent
d4ce9c0df2
commit
987124610a
12
doc/user.xml
12
doc/user.xml
|
@ -4440,18 +4440,6 @@ run</programlisting>
|
||||||
output device it is playing through, and no other program can access it.
|
output device it is playing through, and no other program can access it.
|
||||||
</entry>
|
</entry>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
|
||||||
<entry>
|
|
||||||
<varname>sync_sample_rate</varname>
|
|
||||||
<parameter>yes|no</parameter>
|
|
||||||
</entry>
|
|
||||||
<entry>
|
|
||||||
Synchronize the sample rate. It will try to set the output device sample
|
|
||||||
rate to the corresponding sample rate of the file playing. If the output
|
|
||||||
device does not support the sample rate the track has, it will try to
|
|
||||||
select the best possible for each file.
|
|
||||||
</entry>
|
|
||||||
</row>
|
|
||||||
<row>
|
<row>
|
||||||
<entry>
|
<entry>
|
||||||
<varname>dop</varname>
|
<varname>dop</varname>
|
||||||
|
|
Loading…
Reference in New Issue