upload tizen1.0 source
[framework/multimedia/gst-plugins-good0.10.git] / docs / plugins / html / gst-plugins-good-plugins-gconfaudiosink.html
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>gconfaudiosink</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7 <link rel="home" href="index.html" title="GStreamer Good Plugins 0.10 Plugins Reference Manual">
8 <link rel="up" href="ch01.html" title="gst-plugins-good Elements">
9 <link rel="prev" href="gst-plugins-good-plugins-gconfaudiosrc.html" title="gconfaudiosrc">
10 <link rel="next" href="gst-plugins-good-plugins-gconfvideosrc.html" title="gconfvideosrc">
11 <meta name="generator" content="GTK-Doc V1.17 (XML mode)">
12 <link rel="stylesheet" href="style.css" type="text/css">
13 </head>
14 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15 <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16 <tr valign="middle">
17 <td><a accesskey="p" href="gst-plugins-good-plugins-gconfaudiosrc.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18 <td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19 <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20 <th width="100%" align="center">GStreamer Good Plugins 0.10 Plugins Reference Manual</th>
21 <td><a accesskey="n" href="gst-plugins-good-plugins-gconfvideosrc.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22 </tr>
23 <tr><td colspan="5" class="shortcuts">
24 <a href="#gst-plugins-good-plugins-gconfaudiosink.synopsis" class="shortcut">Top</a>
25                    | 
26                   <a href="#gst-plugins-good-plugins-gconfaudiosink.description" class="shortcut">Description</a>
27                    | 
28                   <a href="#gst-plugins-good-plugins-gconfaudiosink.object-hierarchy" class="shortcut">Object Hierarchy</a>
29                    | 
30                   <a href="#gst-plugins-good-plugins-gconfaudiosink.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
31                    | 
32                   <a href="#gst-plugins-good-plugins-gconfaudiosink.properties" class="shortcut">Properties</a>
33 </td></tr>
34 </table>
35 <div class="refentry">
36 <a name="gst-plugins-good-plugins-gconfaudiosink"></a><div class="titlepage"></div>
37 <div class="refnamediv"><table width="100%"><tr>
38 <td valign="top">
39 <h2><span class="refentrytitle"><a name="gst-plugins-good-plugins-gconfaudiosink.top_of_page"></a>gconfaudiosink</span></h2>
40 <p>gconfaudiosink — Audio sink embedding the GConf-settings for audio output</p>
41 </td>
42 <td valign="top" align="right"></td>
43 </tr></table></div>
44 <div class="refsynopsisdiv">
45 <a name="gst-plugins-good-plugins-gconfaudiosink.synopsis"></a><h2>Synopsis</h2>
46 <a name="GstGConfAudioSink"></a><pre class="synopsis">                    <a class="link" href="gst-plugins-good-plugins-gconfaudiosink.html#GstGConfAudioSink-struct" title="GstGConfAudioSink">GstGConfAudioSink</a>;
47 </pre>
48 </div>
49 <div class="refsect1">
50 <a name="gst-plugins-good-plugins-gconfaudiosink.object-hierarchy"></a><h2>Object Hierarchy</h2>
51 <pre class="synopsis">
52   <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
53    +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstObject.html">GstObject</a>
54          +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstElement.html">GstElement</a>
55                +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstBin.html">GstBin</a>
56                      +----GstSwitchSink
57                            +----GstGConfAudioSink
58 </pre>
59 </div>
60 <div class="refsect1">
61 <a name="gst-plugins-good-plugins-gconfaudiosink.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
62 <p>
63 GstGConfAudioSink implements
64  <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstChildProxy.html">GstChildProxy</a>.</p>
65 </div>
66 <div class="refsect1">
67 <a name="gst-plugins-good-plugins-gconfaudiosink.properties"></a><h2>Properties</h2>
68 <pre class="synopsis">
69   "<a class="link" href="gst-plugins-good-plugins-gconfaudiosink.html#GstGConfAudioSink--profile" title='The "profile" property'>profile</a>"                  <span class="type">GstGConfProfile</span>       : Read / Write
70 </pre>
71 </div>
72 <div class="refsect1">
73 <a name="gst-plugins-good-plugins-gconfaudiosink.description"></a><h2>Description</h2>
74 <p>
75 This element outputs sound to the audiosink that has been configured in
76 GConf by the user.
77 </p>
78 <p>
79 </p>
80 <div class="refsect2">
81 <a name="idp8818624"></a><h3>Example launch line</h3>
82 <div class="informalexample">
83   <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
84     <tbody>
85       <tr>
86         <td class="listing_lines" align="right"><pre>1</pre></td>
87         <td class="listing_code"><pre class="programlisting">gst<span class="gtkdoc opt">-</span>launch filesrc location<span class="gtkdoc opt">=</span>foo<span class="gtkdoc opt">.</span>ogg <span class="gtkdoc opt">!</span> decodebin <span class="gtkdoc opt">!</span> audioconvert <span class="gtkdoc opt">!</span> audioresample <span class="gtkdoc opt">!</span> gconfaudiosink</pre></td>
88       </tr>
89     </tbody>
90   </table>
91 </div>
92  Play on configured audiosink
93 </div>
94 <p>
95 </p>
96 <div class="refsynopsisdiv">
97 <h2>Synopsis</h2>
98 <div class="refsect2">
99 <a name="idp12872240"></a><h3>Element Information</h3>
100 <div class="variablelist"><table border="0">
101 <col align="left" valign="top">
102 <tbody>
103 <tr>
104 <td><p><span class="term">plugin</span></p></td>
105 <td>
106             <a class="link" href="gst-plugins-good-plugins-plugin-gconfelements.html#plugin-gconfelements">gconfelements</a>
107           </td>
108 </tr>
109 <tr>
110 <td><p><span class="term">author</span></p></td>
111 <td>Jan Schmidt &lt;thaytan@mad.scientist.com&gt;</td>
112 </tr>
113 <tr>
114 <td><p><span class="term">class</span></p></td>
115 <td>Sink/Audio</td>
116 </tr>
117 </tbody>
118 </table></div>
119 </div>
120 <hr>
121 <div class="refsect2">
122 <a name="idp10589904"></a><h3>Element Pads</h3>
123 </div>
124 </div>
125 <p>
126 </p>
127 </div>
128 <div class="refsect1">
129 <a name="gst-plugins-good-plugins-gconfaudiosink.details"></a><h2>Details</h2>
130 <div class="refsect2">
131 <a name="GstGConfAudioSink-struct"></a><h3>GstGConfAudioSink</h3>
132 <pre class="programlisting">typedef struct _GstGConfAudioSink GstGConfAudioSink;</pre>
133 <p>
134 </p>
135 </div>
136 </div>
137 <div class="refsect1">
138 <a name="gst-plugins-good-plugins-gconfaudiosink.property-details"></a><h2>Property Details</h2>
139 <div class="refsect2">
140 <a name="GstGConfAudioSink--profile"></a><h3>The <code class="literal">"profile"</code> property</h3>
141 <pre class="programlisting">  "profile"                  <span class="type">GstGConfProfile</span>       : Read / Write</pre>
142 <p>Profile.</p>
143 <p>Default value: Sound Events</p>
144 </div>
145 </div>
146 </div>
147 <div class="footer">
148 <hr>
149           Generated by GTK-Doc V1.17</div>
150 </body>
151 </html>