tizen 2.0 init
[framework/multimedia/gst-plugins-base0.10.git] / docs / libs / html / annotation-glossary.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>Annotation Glossary</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7 <link rel="home" href="index.html" title="GStreamer Base Plugins 0.10 Library Reference Manual">
8 <link rel="up" href="index.html" title="GStreamer Base Plugins 0.10 Library Reference Manual">
9 <link rel="prev" href="api-index-deprecated.html" title="Index of deprecated API">
10 <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
11 <link rel="stylesheet" href="style.css" type="text/css">
12 </head>
13 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
14 <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
15 <tr valign="middle">
16 <td><a accesskey="p" href="api-index-deprecated.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17 <td> </td>
18 <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19 <th width="100%" align="center">GStreamer Base Plugins 0.10 Library Reference Manual</th>
20 <td> </td>
21 </tr>
22 <tr><td colspan="5" class="shortcuts">
23 <a class="shortcut" href="#glsO">O</a>
24                       | 
25                    <a class="shortcut" href="#glsS">S</a>
26                       | 
27                    <a class="shortcut" href="#glsA">A</a>
28                       | 
29                    <a class="shortcut" href="#glsC">C</a>
30                       | 
31                    <a class="shortcut" href="#glsT">T</a>
32                       | 
33                    <a class="shortcut" href="#glsE">E</a>
34                       | 
35                    <a class="shortcut" href="#glsT">T</a>
36 </td></tr>
37 </table>
38 <div class="glossary">
39 <div class="titlepage"><div><div><h2 class="title">
40 <a name="annotation-glossary"></a>Annotation Glossary</h2></div></div></div>
41 <a name="glsO"></a><h3 class="title">O</h3>
42 <dt>
43 <a name="annotation-glossterm-out"></a>out</dt>
44 <dd><p>Parameter for returning results. Default is <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>.</p></dd>
45 <a name="glsS"></a><h3 class="title">S</h3>
46 <dt>
47 <a name="annotation-glossterm-scope%20async"></a>scope async</dt>
48 <dd><p>The callback is valid until first called.</p></dd>
49 <a name="glsA"></a><h3 class="title">A</h3>
50 <dt>
51 <a name="annotation-glossterm-allow-none"></a>allow-none</dt>
52 <dd><p>NULL is ok, both for passing and for returning.</p></dd>
53 <a name="glsC"></a><h3 class="title">C</h3>
54 <dt>
55 <a name="annotation-glossterm-closure"></a>closure</dt>
56 <dd><p>This parameter is a 'user_data', for callbacks; many bindings can pass NULL here.</p></dd>
57 <a name="glsT"></a><h3 class="title">T</h3>
58 <dt>
59 <a name="annotation-glossterm-transfer%20none"></a>transfer none</dt>
60 <dd><p>Don't free data after the code is done.</p></dd>
61 <a name="glsE"></a><h3 class="title">E</h3>
62 <dt>
63 <a name="annotation-glossterm-element-type"></a>element-type</dt>
64 <dd><p>Generics and defining elements of containers and arrays.</p></dd>
65 <a name="glsT"></a><h3 class="title">T</h3>
66 <dt>
67 <a name="annotation-glossterm-transfer%20full"></a>transfer full</dt>
68 <dd><p>Free data after the code is done.</p></dd>
69 <dt>
70 <a name="annotation-glossterm-type"></a>type</dt>
71 <dd><p>Override the parsed C type with given type</p></dd>
72 </div>
73 <div class="footer">
74 <hr>
75           Generated by GTK-Doc V1.18</div>
76 </body>
77 </html>