source: multimedia/libdriv/alsa.xml@ 9dfe7f2

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 9dfe7f2 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 18 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.