source: multimedia/libdriv/alsa.xml@ 3c0e3458

12.1 ken/TL2024 lazarus plabs/newcss python3.11 rahul/power-profiles-daemon trunk xry111/llvm18
Last change on this file since 3c0e3458 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 19 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 835 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
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.