pcm/SoxrResampler: allow multi-threaded resampling
This commit is contained in:
11
doc/user.xml
11
doc/user.xml
@@ -2392,6 +2392,17 @@ buffer_size: 16384</programlisting>
|
||||
</itemizedlist>
|
||||
</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>
|
||||
<varname>threads</varname>
|
||||
</entry>
|
||||
<entry>
|
||||
The number of <application>libsoxr</application>
|
||||
threads. "0" means "automatic". The default is "1"
|
||||
which disables multi-threading.
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
Reference in New Issue
Block a user