~serge-hallyn/ubuntu/precise/rhythmbox/rhythmbox-sort

« back to all changes in this revision

Viewing changes to doc/reference/html/rhythmbox-rb-iradio-source.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-12-02 19:23:18 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051202192318-7ayjionj59dq1wk4
Tags: 0.9.2-0ubuntu3
* debian/control.in:
  - Build-Depends on libmusicbrainz4-dev so rhythmbox does the CD 
    query on internet (Ubuntu: #20363).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head>
 
3
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 
4
<title>rb-iradio-source</title>
 
5
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
 
6
<link rel="start" href="index.html" title="Rhythmbox Development Reference Manual">
 
7
<link rel="up" href="ch07.html" title="Sources">
 
8
<link rel="prev" href="ch07.html" title="Sources">
 
9
<link rel="next" href="rhythmbox-rb-library-source.html" title="rb-library-source">
 
10
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
 
11
<link rel="stylesheet" href="style.css" type="text/css">
 
12
<link rel="chapter" href="ch01.html" title="IRadio UI">
 
13
<link rel="chapter" href="ch02.html" title="Lib">
 
14
<link rel="chapter" href="ch03.html" title="Metadata">
 
15
<link rel="chapter" href="ch04.html" title="Player">
 
16
<link rel="chapter" href="ch05.html" title="RhythmDB">
 
17
<link rel="chapter" href="ch06.html" title="Shell">
 
18
<link rel="chapter" href="ch07.html" title="Sources">
 
19
<link rel="chapter" href="ch08.html" title="Widgets">
 
20
</head>
 
21
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
22
<table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
 
23
<td><a accesskey="p" href="ch07.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
24
<td><a accesskey="u" href="ch07.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
25
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
26
<th width="100%" align="center">Rhythmbox Development Reference Manual</th>
 
27
<td><a accesskey="n" href="rhythmbox-rb-library-source.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
28
</tr></table>
 
29
<div class="refentry" lang="en">
 
30
<a name="rhythmbox-rb-iradio-source"></a><div class="titlepage"></div>
 
31
<div class="refnamediv"><table width="100%"><tr>
 
32
<td valign="top">
 
33
<h2><span class="refentrytitle">rb-iradio-source</span></h2>
 
34
<p>rb-iradio-source &#8212; </p>
 
35
</td>
 
36
<td valign="top" align="right"></td>
 
37
</tr></table></div>
 
38
<div class="refsynopsisdiv">
 
39
<h2>Synopsis</h2>
 
40
<pre class="synopsis">
 
41
 
 
42
 
 
43
 
 
44
typedef     <a href="rhythmbox-rb-iradio-source.html#RBIRadioSourcePrivate">RBIRadioSourcePrivate</a>;
 
45
RBSource*   <a href="rhythmbox-rb-iradio-source.html#rb-iradio-source-new">rb_iradio_source_new</a>            (RBShell *shell);
 
46
void        <a href="rhythmbox-rb-iradio-source.html#rb-iradio-source-add-station">rb_iradio_source_add_station</a>    (RBIRadioSource *source,
 
47
                                             const char *uri,
 
48
                                             const char *title,
 
49
                                             const char *genre);
 
50
 
 
51
</pre>
 
52
</div>
 
53
<div class="refsect1" lang="en">
 
54
<a name="id2587470"></a><h2>Description</h2>
 
55
<p>
 
56
 
 
57
</p>
 
58
</div>
 
59
<div class="refsect1" lang="en">
 
60
<a name="id2587481"></a><h2>Details</h2>
 
61
<div class="refsect2" lang="en">
 
62
<a name="id2587488"></a><h3>
 
63
<a name="RBIRadioSourcePrivate"></a>RBIRadioSourcePrivate</h3>
 
64
<a class="indexterm" name="id2587496"></a><pre class="programlisting">typedef struct RBIRadioSourcePrivate RBIRadioSourcePrivate;
 
65
</pre>
 
66
<p>
 
67
 
 
68
</p>
 
69
</div>
 
70
<hr>
 
71
<div class="refsect2" lang="en">
 
72
<a name="id2587512"></a><h3>
 
73
<a name="rb-iradio-source-new"></a>rb_iradio_source_new ()</h3>
 
74
<a class="indexterm" name="id2587521"></a><pre class="programlisting">RBSource*   rb_iradio_source_new            (RBShell *shell);</pre>
 
75
<p>
 
76
 
 
77
</p>
 
78
<div class="variablelist"><table border="0">
 
79
<col align="left" valign="top">
 
80
<tbody>
 
81
<tr>
 
82
<td>
 
83
<span class="term"><em class="parameter"><code>shell</code></em>&#160;:</span></td>
 
84
<td>
 
85
</td>
 
86
</tr>
 
87
<tr>
 
88
<td>
 
89
<span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
 
90
<td>
 
91
 
 
92
 
 
93
</td>
 
94
</tr>
 
95
</tbody>
 
96
</table></div>
 
97
</div>
 
98
<hr>
 
99
<div class="refsect2" lang="en">
 
100
<a name="id2587576"></a><h3>
 
101
<a name="rb-iradio-source-add-station"></a>rb_iradio_source_add_station ()</h3>
 
102
<a class="indexterm" name="id2587585"></a><pre class="programlisting">void        rb_iradio_source_add_station    (RBIRadioSource *source,
 
103
                                             const char *uri,
 
104
                                             const char *title,
 
105
                                             const char *genre);</pre>
 
106
<p>
 
107
 
 
108
</p>
 
109
<div class="variablelist"><table border="0">
 
110
<col align="left" valign="top">
 
111
<tbody>
 
112
<tr>
 
113
<td>
 
114
<span class="term"><em class="parameter"><code>source</code></em>&#160;:</span></td>
 
115
<td>
 
116
</td>
 
117
</tr>
 
118
<tr>
 
119
<td>
 
120
<span class="term"><em class="parameter"><code>uri</code></em>&#160;:</span></td>
 
121
<td>
 
122
</td>
 
123
</tr>
 
124
<tr>
 
125
<td>
 
126
<span class="term"><em class="parameter"><code>title</code></em>&#160;:</span></td>
 
127
<td>
 
128
</td>
 
129
</tr>
 
130
<tr>
 
131
<td>
 
132
<span class="term"><em class="parameter"><code>genre</code></em>&#160;:</span></td>
 
133
<td>
 
134
 
 
135
 
 
136
</td>
 
137
</tr>
 
138
</tbody>
 
139
</table></div>
 
140
</div>
 
141
</div>
 
142
</div>
 
143
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
 
144
<td align="left"><a accesskey="p" href="ch07.html"><b>&lt;&lt;&#160;Sources</b></a></td>
 
145
<td align="right"><a accesskey="n" href="rhythmbox-rb-library-source.html"><b>rb-library-source&#160;&gt;&gt;</b></a></td>
 
146
</tr></table>
 
147
</body>
 
148
</html>