glfs/multimedia/libdriv/alsa.xml
2024-02-26 15:59:56 -06:00

27 lines
805 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
]>
<!-- This is indexed under 'others'. -->
<sect1 id="alsa" xreflabel="ALSA">
<?dbhtml filename="alsa.html"?>
<title>ALSA</title>
<indexterm zone="alsa">
<primary sortas="g-ALSA-Description">ALSA Description</primary>
</indexterm>
<para>
The Linux kernel now provides ALSA support by
default. However, applications need to interface to that capability. The
following six sections of the book deal with the separate components of
ALSA: the libraries, the plugins, the utilities, the tools, and the firmware.
</para>
</sect1>