source: multimedia/libdriv/alsa.xml@ 179b34e

12.1 ken/TL2024 lazarus trunk xry111/llvm18
Last change on this file since 179b34e was ab4fdfc, checked in by Pierre Labastie <pierre.labastie@…>, 6 months ago

Change all xml decl to encoding=utf-8

  • Property mode set to 100644
File size: 830 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="alsa" xreflabel="ALSA-&alsa-version;">
9 <?dbhtml filename="alsa.html"?>
10
11
12 <title>ALSA-&alsa-version;</title>
13
14 <indexterm zone="alsa">
15 <primary sortas="g-ALSA-Description">ALSA Description</primary>
16 </indexterm>
17
18 <para>
19 The Linux kernel now provides ALSA support by
20 default. However, applications need to interface to that capability. The
21 following six sections of the book deal with the separate components of
22 ALSA: the libraries, the plugins, the utilities, the tools, the firmware
23 and the OSS compatibility libraries.
24 </para>
25
26</sect1>
Note: See TracBrowser for help on using the repository browser.