mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-16 08:56:40 -05:00
Documentation updates
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@310 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
4763ca1376
commit
9f23c8f362
7 changed files with 96 additions and 44 deletions
|
|
@ -112,6 +112,12 @@ immediately. The sample is loaded only when it is first used. After a
|
|||
certain idle time it is freed again. Expects the the desired sample
|
||||
name and file name to load as arguments.</p>
|
||||
|
||||
<h3><tt>load-sample-dir-lazy</tt></h3>
|
||||
|
||||
<p>Load all entries in the specified directory into the sample cache
|
||||
as lazy entries. A shell globbing expression (e.g. <tt>*.wav</tt>) may
|
||||
be appended to the path of the directory to add.</p>
|
||||
|
||||
<h2>Module Autoloading</h2>
|
||||
|
||||
<h3><tt>list-autoload</tt></h3>
|
||||
|
|
@ -203,6 +209,6 @@ play-file /usr/share/sounds/startup3.wav combined
|
|||
</pre>
|
||||
|
||||
<hr/>
|
||||
<address class="grey">Lennart Poettering <@PACKAGE_BUGREPORT@>, September 2004</address>
|
||||
<address class="grey">Lennart Poettering <@PACKAGE_BUGREPORT@>, November 2004</address>
|
||||
<div class="grey"><i>$Id$</i></div>
|
||||
</body> </html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue