~ubuntu-branches/ubuntu/quantal/rhythmbox/quantal-proposed

« back to all changes in this revision

Viewing changes to doc/reference/html/RBMediaPlayerSource.html

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2012-01-17 16:56:40 UTC
  • mfrom: (1.1.62)
  • Revision ID: package-import@ubuntu.com-20120117165640-pr034mkhmti3efh6
Tags: 2.95-0ubuntu1
* New upstream release:
  - wrong shortcut for Show / Hide the Queue Sidebar (LP: #461279)
* debian/watch:
  - update to latest url    
* debian/patches/00_fix_for_glib_2.32.patch:
  - was taken upstream, removed

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="ch06.html" title="Sources">
9
9
<link rel="prev" href="RBMissingFilesSource.html" title="RBMissingFilesSource">
10
10
<link rel="next" href="RBPlayQueueSource.html" title="RBPlayQueueSource">
11
 
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
52
52
<div class="refsect1">
53
53
<a name="RBMediaPlayerSource.object-hierarchy"></a><h2>Object Hierarchy</h2>
54
54
<pre class="synopsis">
55
 
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
56
 
   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
57
 
         +----<a href="http://library.gnome.org/devel/gtk/GtkWidget.html">GtkWidget</a>
58
 
               +----<a href="http://library.gnome.org/devel/gtk/GtkContainer.html">GtkContainer</a>
59
 
                     +----<a href="http://library.gnome.org/devel/gtk/GtkBox.html">GtkBox</a>
60
 
                           +----<a href="http://library.gnome.org/devel/gtk/GtkHBox.html">GtkHBox</a>
 
55
  GObject
 
56
   +----GInitiallyUnowned
 
57
         +----GtkWidget
 
58
               +----GtkContainer
 
59
                     +----GtkBox
 
60
                           +----GtkHBox
61
61
                                 +----RBDisplayPage
62
62
                                       +----<a class="link" href="RBSource.html" title="RBSource">RBSource</a>
63
63
                                             +----<a class="link" href="RBBrowserSource.html" title="RBBrowserSource">RBBrowserSource</a>
68
68
<a name="RBMediaPlayerSource.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
69
69
<p>
70
70
RBMediaPlayerSource implements
71
 
 AtkImplementorIface,  <a href="http://library.gnome.org/devel/gtk/GtkBuildable.html">GtkBuildable</a> and  <a href="http://library.gnome.org/devel/gtk/gtk3-Orientable.html#GtkOrientable">GtkOrientable</a>.</p>
 
71
 AtkImplementorIface,  GtkBuildable and  GtkOrientable.</p>
72
72
</div>
73
73
<div class="refsect1">
74
74
<a name="RBMediaPlayerSource.properties"></a><h2>Properties</h2>
75
75
<pre class="synopsis">
76
 
  "<a class="link" href="RBMediaPlayerSource.html#RBMediaPlayerSource--encoding-target" title='The "encoding-target" property'>encoding-target</a>"          <span class="type">GstEncodingTarget</span>*    : Read / Write
77
 
  "<a class="link" href="RBMediaPlayerSource.html#RBMediaPlayerSource--serial" title='The "serial" property'>serial</a>"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read
 
76
  "<a class="link" href="RBMediaPlayerSource.html#RBMediaPlayerSource--encoding-target" title='The "encoding-target" property'>encoding-target</a>"          <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-encoding-profile.html#GstEncodingTarget"><span class="type">GstEncodingTarget</span></a>*    : Read / Write
 
77
  "<a class="link" href="RBMediaPlayerSource.html#RBMediaPlayerSource--serial" title='The "serial" property'>serial</a>"                   <span class="type">gchar</span>*                : Read
78
78
</pre>
79
79
</div>
80
80
<div class="refsect1">
126
126
<a name="RBMediaPlayerSource.property-details"></a><h2>Property Details</h2>
127
127
<div class="refsect2">
128
128
<a name="RBMediaPlayerSource--encoding-target"></a><h3>The <code class="literal">"encoding-target"</code> property</h3>
129
 
<pre class="programlisting">  "encoding-target"          <span class="type">GstEncodingTarget</span>*    : Read / Write</pre>
 
129
<pre class="programlisting">  "encoding-target"          <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-encoding-profile.html#GstEncodingTarget"><span class="type">GstEncodingTarget</span></a>*    : Read / Write</pre>
130
130
<p>
131
 
The <span class="type">GstEncodingTarget</span> for this device
 
131
The <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-encoding-profile.html#GstEncodingTarget"><span class="type">GstEncodingTarget</span></a> for this device
132
132
</p>
133
133
</div>
134
134
<hr>
135
135
<div class="refsect2">
136
136
<a name="RBMediaPlayerSource--serial"></a><h3>The <code class="literal">"serial"</code> property</h3>
137
 
<pre class="programlisting">  "serial"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read</pre>
 
137
<pre class="programlisting">  "serial"                   <span class="type">gchar</span>*                : Read</pre>
138
138
<p>device serial number.</p>
139
139
<p>Default value: NULL</p>
140
140
</div>
142
142
</div>
143
143
<div class="footer">
144
144
<hr>
145
 
          Generated by GTK-Doc V1.18.1</div>
 
145
          Generated by GTK-Doc V1.18</div>
146
146
</body>
147
147
</html>
 
 
b'\\ No newline at end of file'