[gnome-devel-docs/dx-hackfest] platform-overview: Fill in the PulseAudio page



commit 66dcb5bc7be6f0cfc19442edbbaa6f9757c91b50
Author: Federico Mena Quintero <federico gnome org>
Date:   Fri Feb 1 16:51:44 2013 +0100

    platform-overview: Fill in the PulseAudio page
    
    Signed-off-by: Federico Mena Quintero <federico gnome org>

 platform-overview/C/pulseaudio.page |   19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/platform-overview/C/pulseaudio.page b/platform-overview/C/pulseaudio.page
index 2025461..7c30524 100644
--- a/platform-overview/C/pulseaudio.page
+++ b/platform-overview/C/pulseaudio.page
@@ -6,6 +6,23 @@
   <desc>Low-level audio API</desc>
 </info>
 
-<title>Low-level audio API</title>
+<title>PulseAudio</title>
+
+  <p>
+    PulseAudio is GNOME's low-level audio API.  It is what sits between
+    applications and the kernel's audio API.  PulseAudio lets you re-route
+    sound through the network, or to a Bluetooth headset.  It can mix several
+    sources of audio, or change the sample rate of an audio stream.
+  </p>
+
+  <p>
+    All the parts of Gnome that produce audio use PulseAudio in one way or
+    another, either directly, or indirectly through higher-level sound
+    manipulation APIs like <link xref="gstreamer">GStreamer</link>.
+  </p>
+
+  <list style="compact">
+    <item><p><link href="http://www.freedesktop.org/wiki/Software/PulseAudio";>PulseAudio home page</link></p></item>
+  </list>
 
 </page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]