~ubuntu-branches/ubuntu/wily/totem-pl-parser/wily

« back to all changes in this revision

Viewing changes to docs/reference/html/totem-pl-parser-TotemDisc.html

  • Committer: Package Import Robot
  • Author(s): Simon McVittie
  • Date: 2012-10-23 17:38:31 UTC
  • mfrom: (1.4.21) (1.5.16 sid)
  • Revision ID: package-import@ubuntu.com-20121023173831-dbrzsvlg09bj0ewh
Tags: 3.4.3-1
* Team upload
* New upstream bug fix release
  - build-depend on GLib 2.34, for g_clear_pointer()

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>TotemDisc</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
7
7
<link rel="home" href="index.html" title="Totem Playlist Parser Reference Manual">
8
8
<link rel="up" href="api-reference.html" title="API Reference">
9
9
<link rel="prev" href="totem-pl-parser-TotemPlPlaylistIter.html" title="TotemPlPlaylistIter">
10
10
<link rel="next" href="api-index-full.html" title="Index of all symbols">
11
 
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18.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">
92
92
Gives the media type of a disc, or <a class="link" href="totem-pl-parser-TotemDisc.html#MEDIA-TYPE-ERROR:CAPS"><code class="literal">MEDIA_TYPE_ERROR</code></a> if the media type
93
93
could not be determined.
94
94
</p>
95
 
<div class="variablelist"><table border="0">
 
95
<div class="variablelist"><table border="0" class="variablelist">
 
96
<colgroup>
96
97
<col align="left" valign="top">
 
98
<col>
 
99
</colgroup>
97
100
<tbody>
98
101
<tr>
99
102
<td><p><a name="MEDIA-TYPE-ERROR:CAPS"></a><span class="term"><code class="literal">MEDIA_TYPE_ERROR</code></span></p></td>
139
142
<p>
140
143
Possible error codes are as per <a class="link" href="totem-pl-parser-TotemDisc.html#totem-cd-detect-type-with-url" title="totem_cd_detect_type_with_url ()"><code class="function">totem_cd_detect_type_with_url()</code></a>.
141
144
</p>
142
 
<div class="variablelist"><table border="0">
 
145
<div class="variablelist"><table border="0" class="variablelist">
 
146
<colgroup>
143
147
<col align="left" valign="top">
 
148
<col>
 
149
</colgroup>
144
150
<tbody>
145
151
<tr>
146
152
<td><p><span class="term"><em class="parameter"><code>device</code></em> :</span></p></td>
176
182
<p>
177
183
Possible error codes are as per <a class="link" href="totem-pl-parser-TotemDisc.html#totem-cd-detect-type-from-dir" title="totem_cd_detect_type_from_dir ()"><code class="function">totem_cd_detect_type_from_dir()</code></a>.
178
184
</p>
179
 
<div class="variablelist"><table border="0">
 
185
<div class="variablelist"><table border="0" class="variablelist">
 
186
<colgroup>
180
187
<col align="left" valign="top">
 
188
<col>
 
189
</colgroup>
181
190
<tbody>
182
191
<tr>
183
192
<td><p><span class="term"><em class="parameter"><code>device</code></em> :</span></p></td>
222
231
I/O errors, or if resolution of symlinked mount paths failed, a code from
223
232
<a href="http://library.gnome.org/devel/gio/unstable/gio-GIOError.html#GIOErrorEnum"><span class="type">GIOErrorEnum</span></a> will be returned.
224
233
</p>
225
 
<div class="variablelist"><table border="0">
 
234
<div class="variablelist"><table border="0" class="variablelist">
 
235
<colgroup>
226
236
<col align="left" valign="top">
 
237
<col>
 
238
</colgroup>
227
239
<tbody>
228
240
<tr>
229
241
<td><p><span class="term"><em class="parameter"><code>dir</code></em> :</span></p></td>
255
267
Returns the human-readable name for the given
256
268
<a class="link" href="totem-pl-parser-TotemDisc.html#TotemDiscMediaType" title="enum TotemDiscMediaType"><span class="type">TotemDiscMediaType</span></a>.
257
269
</p>
258
 
<div class="variablelist"><table border="0">
 
270
<div class="variablelist"><table border="0" class="variablelist">
 
271
<colgroup>
259
272
<col align="left" valign="top">
 
273
<col>
 
274
</colgroup>
260
275
<tbody>
261
276
<tr>
262
277
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
280
295
taking the filename from the URI if it's a <code class="filename">file://</code> and just
281
296
using the whole URI otherwise.
282
297
</p>
283
 
<div class="variablelist"><table border="0">
 
298
<div class="variablelist"><table border="0" class="variablelist">
 
299
<colgroup>
284
300
<col align="left" valign="top">
 
301
<col>
 
302
</colgroup>
285
303
<tbody>
286
304
<tr>
287
305
<td><p><span class="term"><em class="parameter"><code>scheme</code></em> :</span></p></td>
305
323
<p>
306
324
Returns whether the disc has a physical medium.
307
325
</p>
308
 
<div class="variablelist"><table border="0">
 
326
<div class="variablelist"><table border="0" class="variablelist">
 
327
<colgroup>
309
328
<col align="left" valign="top">
 
329
<col>
 
330
</colgroup>
310
331
<tbody>
311
332
<tr>
312
333
<td><p><span class="term"><em class="parameter"><code>device</code></em> :</span></p></td>
324
345
</div>
325
346
<div class="footer">
326
347
<hr>
327
 
          Generated by GTK-Doc V1.18</div>
 
348
          Generated by GTK-Doc V1.18.1</div>
328
349
</body>
329
350
</html>
 
 
b'\\ No newline at end of file'