~mfisch/brasero/update-to-3.8.0

« back to all changes in this revision

Viewing changes to docs/reference/libbrasero-burn/html/libbrasero-burn-BraseroSessionSpan.html

  • Committer: Matthew Fischer
  • Date: 2013-05-26 19:48:27 UTC
  • mfrom: (1.1.56)
  • Revision ID: matthew.fischer@canonical.com-20130526194827-9bx3owseaxxa3o2i
* New upstream release (LP: #1184409)
  - Documentation fixes
  - Translation updates
  - Add a question mark to a question
  - Support notification filtering
  - Remove nonexisting options from the man page
  - Fix while loop in `brasero_libisofs_write_image_to_fd_thread
* Refreshed patches
* 99_fix-mp3-projects.patch: Removed, already applied upstream

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>BraseroSessionSpan</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="Libbrasero-burn Reference Manual">
8
8
<link rel="up" href="ch01.html" title="API Reference for Libbrasero-burn">
9
9
<link rel="prev" href="libbrasero-burn-BraseroBurnSession.html" title="BraseroBurnSession">
10
10
<link rel="next" href="libbrasero-burn-BraseroSessionCfg.html" title="BraseroSessionCfg">
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">
111
111
<p>
112
112
Checks if a new <a class="link" href="libbrasero-burn-brasero-track-data.html#BraseroTrackData" title="BraseroTrackData"><span class="type">BraseroTrackData</span></a> can be created from the files remaining in the tree 
113
113
after calls to <a class="link" href="libbrasero-burn-BraseroSessionSpan.html#brasero-session-span-next" title="brasero_session_span_next ()"><code class="function">brasero_session_span_next()</code></a>. The maximum size of the data will be the one
114
 
of the medium inserted in the <a href="/usr/share/gtk-doc/html/libbrasero-media/libbrasero-media-brasero-drive.html#BraseroDrive"><span class="type">BraseroDrive</span></a> set for <em class="parameter"><code>session</code></em> (see <a class="link" href="libbrasero-burn-BraseroBurnSession.html#brasero-burn-session-set-burner" title="brasero_burn_session_set_burner ()"><code class="function">brasero_burn_session_set_burner()</code></a>).
 
114
of the medium inserted in the <a href="../libbrasero-media/libbrasero-media-brasero-drive.html#BraseroDrive"><span class="type">BraseroDrive</span></a> set for <em class="parameter"><code>session</code></em> (see <a class="link" href="libbrasero-burn-BraseroBurnSession.html#brasero-burn-session-set-burner" title="brasero_burn_session_set_burner ()"><code class="function">brasero_burn_session_set_burner()</code></a>).
115
115
</p>
116
116
<div class="variablelist"><table border="0" class="variablelist">
117
117
<colgroup>
164
164
<a name="brasero-session-span-next"></a><h3>brasero_session_span_next ()</h3>
165
165
<pre class="programlisting"><a class="link" href="libbrasero-burn-brasero-enums.html#BraseroBurnResult" title="enum BraseroBurnResult"><span class="returnvalue">BraseroBurnResult</span></a>   brasero_session_span_next           (<em class="parameter"><code><a class="link" href="libbrasero-burn-BraseroSessionSpan.html#BraseroSessionSpan" title="BraseroSessionSpan"><span class="type">BraseroSessionSpan</span></a> *session</code></em>);</pre>
166
166
<p>
167
 
Sets the next batch of data to be burnt onto the medium inserted in the <a href="/usr/share/gtk-doc/html/libbrasero-media/libbrasero-media-brasero-drive.html#BraseroDrive"><span class="type">BraseroDrive</span></a>
 
167
Sets the next batch of data to be burnt onto the medium inserted in the <a href="../libbrasero-media/libbrasero-media-brasero-drive.html#BraseroDrive"><span class="type">BraseroDrive</span></a>
168
168
set for <em class="parameter"><code>session</code></em> (see <a class="link" href="libbrasero-burn-BraseroBurnSession.html#brasero-burn-session-set-burner" title="brasero_burn_session_set_burner ()"><code class="function">brasero_burn_session_set_burner()</code></a>). Its free space or it capacity
169
169
will be used as the maximum amount of data to be burnt.
170
170
</p>
209
209
</div>
210
210
<div class="footer">
211
211
<hr>
212
 
          Generated by GTK-Doc V1.18</div>
 
212
          Generated by GTK-Doc V1.18.1</div>
213
213
</body>
214
214
</html>
 
 
b'\\ No newline at end of file'