glfs/multimedia/libdriv/audiofile/audiofile-desc.xml
Igor Živković ff0673ab0e updated to audiofile-0.2.5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1713 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-01-19 20:47:39 +00:00

34 lines
1.2 KiB
XML

<sect2>
<title>Contents</title>
<para>The <application>Audio File</application> package contains
<filename class="libraryfile">libaudiofile</filename>
library, <command>audiofile-config</command>, <command>sfinfo
</command>and <command>sfconvert</command>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>libaudiofile library</title>
<para>The <filename>libaudiofile</filename> library is used by programs
to support <acronym>AIFF</acronym>, <acronym>AIFF</acronym>-compressed,
Sun/NeXT, <acronym>WAV</acronym> and <acronym>BIC</acronym> audio
formats.</para></sect3>
<sect3><title>audiofile-config</title>
<para>The <command>audiofile-config</command> script is used during the compile
process by programs linking to this library.</para></sect3>
<sect3><title>sfinfo</title>
<para>The <command>sfinfo</command> program displays the sound file format,
audio encoding, sampling rate and duration for audio formats supported by this
library.</para></sect3>
<sect3><title>sfconvert</title>
<para>The <command>sfconvert</command> program converts sound file formats
where the original format and destination format are supported by this library.
</para></sect3>
</sect2>