diff options
author | Yue Wang <Wang-Yue@users.noreply.github.com> | 2018-07-13 13:00:25 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-13 13:00:25 -0700 |
commit | 987124610a6d90dfa00f82a5daf1e0d236c4205a (patch) | |
tree | bae1e94b65197aa43c5fcca42f7638f94b99bfb0 /doc | |
parent | d4ce9c0df26c3f21c25049a48836a4fd7eca63a2 (diff) |
Remove sync_sample_rate option as it's no longer necessary
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/user.xml b/doc/user.xml index 46ed4f274..d203e22f5 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -4440,18 +4440,6 @@ run</programlisting> output device it is playing through, and no other program can access it. </entry> </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> <entry> <varname>dop</varname> |