~ubuntu-branches/ubuntu/precise/gst-plugins-bad0.10/precise-proposed

1.2.9 by Sebastian Dröge
Import upstream version 0.10.16.2
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
<html>
3
<head>
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
<title>aiffparse</title>
1.2.11 by Sebastian Dröge
Import upstream version 0.10.17.2
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
1.2.9 by Sebastian Dröge
Import upstream version 0.10.16.2
7
<link rel="home" href="index.html" title="GStreamer Bad Plugins 0.10 Plugins Reference Manual">
8
<link rel="up" href="ch01.html" title="gst-plugins-bad Elements">
1.2.11 by Sebastian Dröge
Import upstream version 0.10.17.2
9
<link rel="prev" href="gst-plugins-bad-plugins-ac3parse.html" title="ac3parse">
1.2.9 by Sebastian Dröge
Import upstream version 0.10.16.2
10
<link rel="next" href="gst-plugins-bad-plugins-aiffmux.html" title="aiffmux">
1.2.11 by Sebastian Dröge
Import upstream version 0.10.17.2
11
<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
1.2.9 by Sebastian Dröge
Import upstream version 0.10.16.2
12
<link rel="stylesheet" href="style.css" type="text/css">
13
<link rel="chapter" href="ch01.html" title="gst-plugins-bad Elements">
14
<link rel="chapter" href="ch02.html" title="gst-plugins-bad Plugins">
15
<link rel="chapter" href="ch03.html" title="gst-plugins-bad Classes">
16
</head>
17
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
18
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
19
<tr valign="middle">
1.2.11 by Sebastian Dröge
Import upstream version 0.10.17.2
20
<td><a accesskey="p" href="gst-plugins-bad-plugins-ac3parse.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
1.2.9 by Sebastian Dröge
Import upstream version 0.10.16.2
21
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
22
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
23
<th width="100%" align="center">GStreamer Bad Plugins 0.10 Plugins Reference Manual</th>
24
<td><a accesskey="n" href="gst-plugins-bad-plugins-aiffmux.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
25
</tr>
26
<tr><td colspan="5" class="shortcuts">
27
<a href="#gst-plugins-bad-plugins-aiffparse.synopsis" class="shortcut">Top</a>
1.2.11 by Sebastian Dröge
Import upstream version 0.10.17.2
28
                   | 
29
                  <a href="#gst-plugins-bad-plugins-aiffparse.description" class="shortcut">Description</a>
30
                   | 
31
                  <a href="#gst-plugins-bad-plugins-aiffparse.object-hierarchy" class="shortcut">Object Hierarchy</a>
1.2.9 by Sebastian Dröge
Import upstream version 0.10.16.2
32
</td></tr>
33
</table>
34
<div class="refentry" title="aiffparse">
35
<a name="gst-plugins-bad-plugins-aiffparse"></a><div class="titlepage"></div>
36
<div class="refnamediv"><table width="100%"><tr>
37
<td valign="top">
38
<h2><span class="refentrytitle"><a name="gst-plugins-bad-plugins-aiffparse.top_of_page"></a>aiffparse</span></h2>
39
<p>aiffparse — Parse a .aiff file into raw audio</p>
40
</td>
41
<td valign="top" align="right"></td>
42
</tr></table></div>
43
<div class="refsynopsisdiv" title="Synopsis">
44
<a name="gst-plugins-bad-plugins-aiffparse.synopsis"></a><h2>Synopsis</h2>
1.2.11 by Sebastian Dröge
Import upstream version 0.10.17.2
45
<a name="GstAiffParse"></a><pre class="synopsis">                    <a class="link" href="gst-plugins-bad-plugins-aiffparse.html#GstAiffParse-struct" title="GstAiffParse">GstAiffParse</a>;
1.4.5 by Sebastian Dröge
Import upstream version 0.10.17
46
</pre>
47
</div>
48
<div class="refsect1" title="Object Hierarchy">
49
<a name="gst-plugins-bad-plugins-aiffparse.object-hierarchy"></a><h2>Object Hierarchy</h2>
1.2.9 by Sebastian Dröge
Import upstream version 0.10.16.2
50
<pre class="synopsis">
1.2.11 by Sebastian Dröge
Import upstream version 0.10.17.2
51
  <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
52
   +----<a href="/usr/share/gtk-doc/html/gstreamer-0.10/GstObject.html">GstObject</a>
53
         +----<a href="/usr/share/gtk-doc/html/gstreamer-0.10/GstElement.html">GstElement</a>
1.4.5 by Sebastian Dröge
Import upstream version 0.10.17
54
               +----GstAiffParse
1.2.9 by Sebastian Dröge
Import upstream version 0.10.16.2
55
</pre>
56
</div>
57
<div class="refsect1" title="Description">
58
<a name="gst-plugins-bad-plugins-aiffparse.description"></a><h2>Description</h2>
59
<p>
60
</p>
61
<div class="refsect2" title="Example launch line">
1.2.11 by Sebastian Dröge
Import upstream version 0.10.17.2
62
<a name="id374685"></a><h3>Example launch line</h3>
1.2.9 by Sebastian Dröge
Import upstream version 0.10.16.2
63
<p>
64
Parse a .aiff file into raw or compressed audio.
65
</p>
66
<p>
67
AIFFparse supports both push and pull mode operations, making it possible to
68
stream from a network source.
69
</p>
70
<p>
71
</p>
72
<pre class="programlisting">
73
gst-launch filesrc location=sine.aiff ! aiffparse ! audioconvert ! alsasink
74
</pre>
75
<p>
76
Read a aiff file and output to the soundcard using the ALSA element. The
77
aiff file is assumed to contain raw uncompressed samples.
78
</p>
79
<p>
80
</p>
81
<pre class="programlisting">
82
gst-launch gnomevfssrc location=http://www.example.org/sine.aiff ! queue ! aiffparse ! audioconvert ! alsasink
83
</pre>
84
<p>
85
Stream data from a network url.
86
</p>
87
</div>
88
</div>
89
<div class="refsect1" title="Details">
90
<a name="gst-plugins-bad-plugins-aiffparse.details"></a><h2>Details</h2>
91
<div class="refsect2" title="GstAiffParse">
1.4.5 by Sebastian Dröge
Import upstream version 0.10.17
92
<a name="GstAiffParse-struct"></a><h3>GstAiffParse</h3>
93
<pre class="programlisting">typedef struct _GstAiffParse GstAiffParse;</pre>
1.2.9 by Sebastian Dröge
Import upstream version 0.10.16.2
94
<p>
95
Opaque data structure.</p>
96
</div>
97
</div>
98
</div>
99
<div class="footer">
100
<hr>
1.2.11 by Sebastian Dröge
Import upstream version 0.10.17.2
101
          Generated by GTK-Doc V1.13</div>
1.2.9 by Sebastian Dröge
Import upstream version 0.10.16.2
102
</body>
1.2.11 by Sebastian Dröge
Import upstream version 0.10.17.2
103
</html>