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

« back to all changes in this revision

Viewing changes to doc/reference/html/rhythmbox-Media-player-ID.html

  • Committer: Package Import Robot
  • Author(s): Rico Tzschichholz
  • Date: 2011-09-09 14:13:24 UTC
  • mfrom: (1.1.59 upstream)
  • Revision ID: package-import@ubuntu.com-20110909141324-72ef36aetwiidw8e
Tags: 2.90.1~20110908-0ubuntu1
* New upstream git snapshot up to commit
  31e8e0e6b3a4af101f60b5733e0cfdd736f3dd6d
* reverted commit "visualizer: add colorspace converter so it works 
  with playbin2" (d9fe72447999c2777ddc053dfa28ff363e84336d) and 
  "visualizer: new clutter-based visualizer plugin"
  (082eaf958b60e3830f1607114353d777c930d616) to prevent dependency on
  clutter-gst which is in universe

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="ch02.html" title="Lib">
9
9
<link rel="prev" href="ch02.html" title="Lib">
10
10
<link rel="next" href="rhythmbox-rb-async-queue-watch.html" title="rb-async-queue-watch">
11
 
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17.1 (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">
44
44
                    <a class="link" href="rhythmbox-Media-player-ID.html#MPIDDevice" title="MPIDDevice">MPIDDevice</a>;
45
45
enum                <a class="link" href="rhythmbox-Media-player-ID.html#MPIDError" title="enum MPIDError">MPIDError</a>;
46
46
enum                <a class="link" href="rhythmbox-Media-player-ID.html#MPIDSource" title="enum MPIDSource">MPIDSource</a>;
47
 
<a class="link" href="rhythmbox-Media-player-ID.html#MPIDDevice" title="MPIDDevice"><span class="returnvalue">MPIDDevice</span></a> *                 <a class="link" href="rhythmbox-Media-player-ID.html#mpid-device-new" title="mpid_device_new ()">mpid_device_new</a>                     (<em class="parameter"><code>const <span class="type">char</span> *path</code></em>);
 
47
<a class="link" href="rhythmbox-Media-player-ID.html#MPIDDevice" title="MPIDDevice"><span class="returnvalue">MPIDDevice</span></a> *        <a class="link" href="rhythmbox-Media-player-ID.html#mpid-device-new" title="mpid_device_new ()">mpid_device_new</a>                     (<em class="parameter"><code>const <span class="type">char</span> *path</code></em>);
48
48
<span class="returnvalue">void</span>                <a class="link" href="rhythmbox-Media-player-ID.html#mpid-enable-debug" title="mpid_enable_debug ()">mpid_enable_debug</a>                   (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> debug</code></em>);
49
49
</pre>
50
50
</div>
183
183
<hr>
184
184
<div class="refsect2">
185
185
<a name="mpid-device-new"></a><h3>mpid_device_new ()</h3>
186
 
<pre class="programlisting"><a class="link" href="rhythmbox-Media-player-ID.html#MPIDDevice" title="MPIDDevice"><span class="returnvalue">MPIDDevice</span></a> *                     mpid_device_new                     (<em class="parameter"><code>const <span class="type">char</span> *path</code></em>);</pre>
 
186
<pre class="programlisting"><a class="link" href="rhythmbox-Media-player-ID.html#MPIDDevice" title="MPIDDevice"><span class="returnvalue">MPIDDevice</span></a> *        mpid_device_new                     (<em class="parameter"><code>const <span class="type">char</span> *path</code></em>);</pre>
187
187
<p>
188
188
Creates a new <a class="link" href="rhythmbox-Media-player-ID.html#MPIDDevice" title="MPIDDevice"><span class="type">MPIDDevice</span></a> and reads device information for the specified
189
189
device node path or mount point path.
221
221
</div>
222
222
<div class="footer">
223
223
<hr>
224
 
          Generated by GTK-Doc V1.17</div>
 
224
          Generated by GTK-Doc V1.17.1</div>
225
225
</body>
226
226
</html>
 
 
b'\\ No newline at end of file'