~ubuntu-branches/ubuntu/trusty/gstreamer1.0/trusty

« back to all changes in this revision

Viewing changes to docs/gst/html/gstreamer-GstAtomicQueue.html

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2012-08-08 18:12:33 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20120808181233-riejwxprfsxh1njl
Tags: 0.11.93-1
* New upstream release:
  + debian/libgstreamer.symbols:
    - Update symbols file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
<p>
70
70
Use the acessor functions to get the stored values.
71
71
</p>
72
 
<p class="since">Since 0.10.33</p>
73
72
</div>
74
73
<hr>
75
74
<div class="refsect2">
93
92
</tr>
94
93
</tbody>
95
94
</table></div>
96
 
<p class="since">Since 0.10.33</p>
97
95
</div>
98
96
<hr>
99
97
<div class="refsect2">
110
108
</td>
111
109
</tr></tbody>
112
110
</table></div>
113
 
<p class="since">Since 0.10.33</p>
114
111
</div>
115
112
<hr>
116
113
<div class="refsect2">
127
124
</td>
128
125
</tr></tbody>
129
126
</table></div>
130
 
<p class="since">Since 0.10.33</p>
131
127
</div>
132
128
<hr>
133
129
<div class="refsect2">
151
147
</tr>
152
148
</tbody>
153
149
</table></div>
154
 
<p class="since">Since 0.10.33</p>
155
150
</div>
156
151
<hr>
157
152
<div class="refsect2">
170
165
</tr>
171
166
<tr>
172
167
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
173
 
<td>the head element of <em class="parameter"><code>queue</code></em> or NULL when the queue is empty.</td>
 
168
<td>the head element of <em class="parameter"><code>queue</code></em> or NULL when
 
169
the queue is empty. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
 
170
</td>
174
171
</tr>
175
172
</tbody>
176
173
</table></div>
177
 
<p class="since">Since 0.10.33</p>
178
174
</div>
179
175
<hr>
180
176
<div class="refsect2">
193
189
</tr>
194
190
<tr>
195
191
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
196
 
<td>the head element of <em class="parameter"><code>queue</code></em> or NULL when the queue is empty.</td>
 
192
<td>the head element of <em class="parameter"><code>queue</code></em> or NULL when
 
193
the queue is empty. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
 
194
</td>
197
195
</tr>
198
196
</tbody>
199
197
</table></div>
200
 
<p class="since">Since 0.10.33</p>
201
198
</div>
202
199
<hr>
203
200
<div class="refsect2">
220
217
</tr>
221
218
</tbody>
222
219
</table></div>
223
 
<p class="since">Since 0.10.33</p>
224
220
</div>
225
221
</div>
226
222
</div>