~mfisch/brasero/update-to-3.8.0

« back to all changes in this revision

Viewing changes to docs/reference/libbrasero-media/html/libbrasero-media-brasero-units.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>brasero-units</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-media Reference Manual">
8
8
<link rel="up" href="ch01.html" title="API Reference for Libbrasero-media">
9
9
<link rel="prev" href="libbrasero-media-brasero-media.html" title="brasero-media">
10
10
<link rel="next" href="libbrasero-media-BraseroMediumMonitor.html" title="BraseroMediumMonitor">
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">
51
51
#define             <a class="link" href="libbrasero-media-brasero-units.html#BRASERO-BYTES-TO-SECTORS:CAPS" title="BRASERO_BYTES_TO_SECTORS()">BRASERO_BYTES_TO_SECTORS</a>            (size,
52
52
                                                         secsize)
53
53
#define             <a class="link" href="libbrasero-media-brasero-units.html#BRASERO-BYTES-TO-DURATION:CAPS" title="BRASERO_BYTES_TO_DURATION()">BRASERO_BYTES_TO_DURATION</a>           (bytes)
54
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="libbrasero-media-brasero-units.html#brasero-units-get-time-string" title="brasero_units_get_time_string ()">brasero_units_get_time_string</a>       (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a> time</code></em>,
55
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> with_unit</code></em>,
56
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> round</code></em>);
57
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="libbrasero-media-brasero-units.html#brasero-units-get-time-string-from-size" title="brasero_units_get_time_string_from_size ()">brasero_units_get_time_string_from_size</a>
58
 
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> size</code></em>,
59
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> with_unit</code></em>,
60
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> round</code></em>);
 
54
<span class="returnvalue">gchar</span> *             <a class="link" href="libbrasero-media-brasero-units.html#brasero-units-get-time-string" title="brasero_units_get_time_string ()">brasero_units_get_time_string</a>       (<em class="parameter"><code><span class="type">guint64</span> time</code></em>,
 
55
                                                         <em class="parameter"><code><span class="type">gboolean</span> with_unit</code></em>,
 
56
                                                         <em class="parameter"><code><span class="type">gboolean</span> round</code></em>);
 
57
<span class="returnvalue">gchar</span> *             <a class="link" href="libbrasero-media-brasero-units.html#brasero-units-get-time-string-from-size" title="brasero_units_get_time_string_from_size ()">brasero_units_get_time_string_from_size</a>
 
58
                                                        (<em class="parameter"><code><span class="type">gint64</span> size</code></em>,
 
59
                                                         <em class="parameter"><code><span class="type">gboolean</span> with_unit</code></em>,
 
60
                                                         <em class="parameter"><code><span class="type">gboolean</span> round</code></em>);
61
61
</pre>
62
62
</div>
63
63
<div class="refsect1">
163
163
<hr>
164
164
<div class="refsect2">
165
165
<a name="brasero-units-get-time-string"></a><h3>brasero_units_get_time_string ()</h3>
166
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             brasero_units_get_time_string       (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a> time</code></em>,
167
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> with_unit</code></em>,
168
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> round</code></em>);</pre>
 
166
<pre class="programlisting"><span class="returnvalue">gchar</span> *             brasero_units_get_time_string       (<em class="parameter"><code><span class="type">guint64</span> time</code></em>,
 
167
                                                         <em class="parameter"><code><span class="type">gboolean</span> with_unit</code></em>,
 
168
                                                         <em class="parameter"><code><span class="type">gboolean</span> round</code></em>);</pre>
169
169
<p>
170
170
</p>
171
171
</div>
172
172
<hr>
173
173
<div class="refsect2">
174
174
<a name="brasero-units-get-time-string-from-size"></a><h3>brasero_units_get_time_string_from_size ()</h3>
175
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             brasero_units_get_time_string_from_size
176
 
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> size</code></em>,
177
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> with_unit</code></em>,
178
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> round</code></em>);</pre>
 
175
<pre class="programlisting"><span class="returnvalue">gchar</span> *             brasero_units_get_time_string_from_size
 
176
                                                        (<em class="parameter"><code><span class="type">gint64</span> size</code></em>,
 
177
                                                         <em class="parameter"><code><span class="type">gboolean</span> with_unit</code></em>,
 
178
                                                         <em class="parameter"><code><span class="type">gboolean</span> round</code></em>);</pre>
179
179
<p>
180
180
</p>
181
181
</div>
183
183
</div>
184
184
<div class="footer">
185
185
<hr>
186
 
          Generated by GTK-Doc V1.18</div>
 
186
          Generated by GTK-Doc V1.18.1</div>
187
187
</body>
188
188
</html>
 
 
b'\\ No newline at end of file'