diff options
Diffstat (limited to 'build/doc/html/properties_8h_source.html')
-rw-r--r-- | build/doc/html/properties_8h_source.html | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/build/doc/html/properties_8h_source.html b/build/doc/html/properties_8h_source.html new file mode 100644 index 00000000..51e8e973 --- /dev/null +++ b/build/doc/html/properties_8h_source.html @@ -0,0 +1,97 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> +<meta http-equiv="X-UA-Compatible" content="IE=9"/> +<meta name="generator" content="Doxygen 1.8.15"/> +<meta name="viewport" content="width=device-width, initial-scale=1"/> +<title>PipeWire: properties.h Source File</title> +<link href="tabs.css" rel="stylesheet" type="text/css"/> +<script type="text/javascript" src="jquery.js"></script> +<script type="text/javascript" src="dynsections.js"></script> +<link href="navtree.css" rel="stylesheet" type="text/css"/> +<script type="text/javascript" src="resize.js"></script> +<script type="text/javascript" src="navtreedata.js"></script> +<script type="text/javascript" src="navtree.js"></script> +<script type="text/javascript"> +/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ + $(document).ready(initResizable); +/* @license-end */</script> +<link href="doxygen.css" rel="stylesheet" type="text/css" /> +</head> +<body> +<div id="top"><!-- do not remove this div, it is closed by doxygen! --> +<div id="titlearea"> +<table cellspacing="0" cellpadding="0"> + <tbody> + <tr style="height: 56px;"> + <td id="projectalign" style="padding-left: 0.5em;"> + <div id="projectname">PipeWire +  <span id="projectnumber">0.2.9</span> + </div> + </td> + </tr> + </tbody> +</table> +</div> +<!-- end header part --> +<!-- Generated by Doxygen 1.8.15 --> +<script type="text/javascript" src="menudata.js"></script> +<script type="text/javascript" src="menu.js"></script> +<script type="text/javascript"> +/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ +$(function() { + initMenu('',false,false,'search.php','Search'); +}); +/* @license-end */</script> +<div id="main-nav"></div> +</div><!-- top --> +<div id="side-nav" class="ui-resizable side-nav-resizable"> + <div id="nav-tree"> + <div id="nav-tree-contents"> + <div id="nav-sync" class="sync"></div> + </div> + </div> + <div id="splitbar" style="-moz-user-select:none;" + class="ui-resizable-handle"> + </div> +</div> +<script type="text/javascript"> +/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ +$(document).ready(function(){initNavTree('properties_8h_source.html','');}); +/* @license-end */ +</script> +<div id="doc-content"> +<div class="header"> + <div class="headertitle"> +<div class="title">properties.h</div> </div> +</div><!--header--> +<div class="contents"> +<a href="properties_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/* PipeWire</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> *</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Copyright © 2018 Wim Taymans</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * copy of this software and associated documentation files (the "Software"),</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * to deal in the Software without restriction, including without limitation</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * the rights to use, copy, modify, merge, publish, distribute, sublicense,</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * and/or sell copies of the Software, and to permit persons to whom the</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * Software is furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> *</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * The above copyright notice and this permission notice (including the next</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * paragraph) shall be included in all copies or substantial portions of the</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * Software.</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> *</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> * DEALINGS IN THE SOFTWARE.</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="comment"> */</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#ifndef PIPEWIRE_PROPERTIES_H</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#define PIPEWIRE_PROPERTIES_H</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="keyword">extern</span> <span class="stringliteral">"C"</span> {</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include <spa/utils/dict.h></span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="structpw__properties.html"> 43</a></span> <span class="keyword">struct </span><a class="code" href="structpw__properties.html">pw_properties</a> {</div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="structpw__properties.html#a70aa5816bde60f5511f2308971794881"> 44</a></span>  <span class="keyword">struct </span>spa_dict <a class="code" href="structpw__properties.html#a70aa5816bde60f5511f2308971794881">dict</a>; </div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="structpw__properties.html#a8003e978689f764bb7bd2a3ab2d46a87"> 45</a></span>  uint32_t <a class="code" href="structpw__properties.html#a8003e978689f764bb7bd2a3ab2d46a87">flags</a>; </div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> };</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="keyword">struct </span><a class="code" href="structpw__properties.html">pw_properties</a> *</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <a class="code" href="structpw__properties.html#aea9bdd771760e44ca7d77b5113297610">pw_properties_new</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *key, ...) SPA_SENTINEL;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> struct <a class="code" href="structpw__properties.html">pw_properties</a> *</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <a class="code" href="structpw__properties.html#a24141a1a6b16b3da3edc1126935e3e44">pw_properties_new_dict</a>(const struct spa_dict *<a class="code" href="structpw__properties.html#a70aa5816bde60f5511f2308971794881">dict</a>);</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> struct <a class="code" href="structpw__properties.html">pw_properties</a> *</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <a class="code" href="structpw__properties.html#ab8d32d79721d753deb979f2698fff034">pw_properties_new_string</a>(const <span class="keywordtype">char</span> *args);</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> struct <a class="code" href="structpw__properties.html">pw_properties</a> *</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <a class="code" href="structpw__properties.html#a674f4f6bd81ec0b229c0b6af88774b7a">pw_properties_copy</a>(const struct <a class="code" href="structpw__properties.html">pw_properties</a> *properties);</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="keywordtype">int</span></div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <a class="code" href="structpw__properties.html#a15a72cca30ebffc472fb46cfa8b22c43">pw_properties_update</a>(struct <a class="code" href="structpw__properties.html">pw_properties</a> *oldprops,</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  const struct spa_dict *<a class="code" href="structpw__properties.html#a70aa5816bde60f5511f2308971794881">dict</a>);</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="keywordtype">void</span> <a class="code" href="structpw__properties.html#a7ab4c3f85931eab48ad91352d44be9d3">pw_properties_clear</a>(struct <a class="code" href="structpw__properties.html">pw_properties</a> *properties);</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="keywordtype">void</span></div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <a class="code" href="structpw__properties.html#a6473c3fdc688733f1db2e8d645ba94f4">pw_properties_free</a>(struct <a class="code" href="structpw__properties.html">pw_properties</a> *properties);</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="keywordtype">int</span></div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <a class="code" href="structpw__properties.html#a30bb01472ad7feccd59e8b589e2896ee">pw_properties_set</a>(struct <a class="code" href="structpw__properties.html">pw_properties</a> *properties, const <span class="keywordtype">char</span> *key, const <span class="keywordtype">char</span> *value);</div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="keywordtype">int</span></div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <a class="code" href="structpw__properties.html#a24c715aa1d9eec46b7ebef61410d6f13">pw_properties_setf</a>(struct <a class="code" href="structpw__properties.html">pw_properties</a> *properties,</div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  const <span class="keywordtype">char</span> *key, const <span class="keywordtype">char</span> *format, ...) SPA_PRINTF_FUNC(3, 4);</div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="keywordtype">int</span></div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <a class="code" href="properties_8h.html#a9f3960083f4dda2a20fde3687e7d40df">pw_properties_setva</a>(struct <a class="code" href="structpw__properties.html">pw_properties</a> *properties,</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  const <span class="keywordtype">char</span> *key, const <span class="keywordtype">char</span> *format, va_list args);</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span> const <span class="keywordtype">char</span> *</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span> <a class="code" href="structpw__properties.html#aef040055887634f636bb26594091c31c">pw_properties_get</a>(const struct <a class="code" href="structpw__properties.html">pw_properties</a> *properties, const <span class="keywordtype">char</span> *key);</div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span> const <span class="keywordtype">char</span> *</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <a class="code" href="structpw__properties.html#aa31ae496c298076852173e46a8c58da5">pw_properties_iterate</a>(const struct <a class="code" href="structpw__properties.html">pw_properties</a> *properties, <span class="keywordtype">void</span> **state);</div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span> static inline <span class="keywordtype">bool</span> pw_properties_parse_bool(const <span class="keywordtype">char</span> *value) {</div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <span class="keywordflow">return</span> (strcmp(value, <span class="stringliteral">"true"</span>) == 0 || atoi(value) == 1);</div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span> }</div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span> <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">int</span> pw_properties_parse_int(<span class="keyword">const</span> <span class="keywordtype">char</span> *value) {</div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="keywordflow">return</span> strtol(value, NULL, 0);</div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span> }</div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="keyword">static</span> <span class="keyword">inline</span> int64_t pw_properties_parse_int64(<span class="keyword">const</span> <span class="keywordtype">char</span> *value) {</div><div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keywordflow">return</span> strtoll(value, NULL, 0);</div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span> }</div><div class="line"><a name="l00095"></a><span class="lineno"> 95</span> </div><div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="keyword">static</span> <span class="keyword">inline</span> uint64_t pw_properties_parse_uint64(<span class="keyword">const</span> <span class="keywordtype">char</span> *value) {</div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keywordflow">return</span> strtoull(value, NULL, 0);</div><div class="line"><a name="l00098"></a><span class="lineno"> 98</span> }</div><div class="line"><a name="l00099"></a><span class="lineno"> 99</span> </div><div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">float</span> pw_properties_parse_float(<span class="keyword">const</span> <span class="keywordtype">char</span> *value) {</div><div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keywordflow">return</span> strtof(value, NULL);</div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span> }</div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span> </div><div class="line"><a name="l00104"></a><span class="lineno"> 104</span> <span class="keyword">static</span> <span class="keyword">inline</span> <span class="keywordtype">double</span> pw_properties_parse_double(<span class="keyword">const</span> <span class="keywordtype">char</span> *value) {</div><div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <span class="keywordflow">return</span> strtod(value, NULL);</div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span> }</div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span> </div><div class="line"><a name="l00108"></a><span class="lineno"> 108</span> <span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00109"></a><span class="lineno"> 109</span> }</div><div class="line"><a name="l00110"></a><span class="lineno"> 110</span> <span class="preprocessor">#endif</span></div><div class="line"><a name="l00111"></a><span class="lineno"> 111</span> </div><div class="line"><a name="l00112"></a><span class="lineno"> 112</span> <span class="preprocessor">#endif </span><span class="comment">/* PIPEWIRE_PROPERTIES_H */</span><span class="preprocessor"></span></div><div class="ttc" id="structpw__properties_html_aea9bdd771760e44ca7d77b5113297610"><div class="ttname"><a href="structpw__properties.html#aea9bdd771760e44ca7d77b5113297610">pw_properties::pw_properties_new</a></div><div class="ttdeci">SPA_EXPORT struct pw_properties * pw_properties_new(const char *key,...)</div><div class="ttdoc">Make a new properties object.</div><div class="ttdef"><b>Definition:</b> properties.c:96</div></div> +<div class="ttc" id="structpw__properties_html"><div class="ttname"><a href="structpw__properties.html">pw_properties</a></div><div class="ttdoc">A collection of key/value pairs.</div><div class="ttdef"><b>Definition:</b> properties.h:43</div></div> +<div class="ttc" id="structpw__properties_html_a70aa5816bde60f5511f2308971794881"><div class="ttname"><a href="structpw__properties.html#a70aa5816bde60f5511f2308971794881">pw_properties::dict</a></div><div class="ttdeci">struct spa_dict dict</div><div class="ttdoc">dictionary of key/values</div><div class="ttdef"><b>Definition:</b> properties.h:44</div></div> +<div class="ttc" id="structpw__properties_html_a674f4f6bd81ec0b229c0b6af88774b7a"><div class="ttname"><a href="structpw__properties.html#a674f4f6bd81ec0b229c0b6af88774b7a">pw_properties::pw_properties_copy</a></div><div class="ttdeci">SPA_EXPORT struct pw_properties * pw_properties_copy(const struct pw_properties *properties)</div><div class="ttdoc">Copy a properties object.</div><div class="ttdef"><b>Definition:</b> properties.c:201</div></div> +<div class="ttc" id="structpw__properties_html_aef040055887634f636bb26594091c31c"><div class="ttname"><a href="structpw__properties.html#aef040055887634f636bb26594091c31c">pw_properties::pw_properties_get</a></div><div class="ttdeci">SPA_EXPORT const char * pw_properties_get(const struct pw_properties *properties, const char *key)</div><div class="ttdoc">Get a property.</div><div class="ttdef"><b>Definition:</b> properties.c:370</div></div> +<div class="ttc" id="structpw__properties_html_a24c715aa1d9eec46b7ebef61410d6f13"><div class="ttname"><a href="structpw__properties.html#a24c715aa1d9eec46b7ebef61410d6f13">pw_properties::pw_properties_setf</a></div><div class="ttdeci">SPA_EXPORT int pw_properties_setf(struct pw_properties *properties, const char *key, const char *format,...)</div><div class="ttdoc">Set a property value by format.</div><div class="ttdef"><b>Definition:</b> properties.c:347</div></div> +<div class="ttc" id="structpw__properties_html_a30bb01472ad7feccd59e8b589e2896ee"><div class="ttname"><a href="structpw__properties.html#a30bb01472ad7feccd59e8b589e2896ee">pw_properties::pw_properties_set</a></div><div class="ttdeci">SPA_EXPORT int pw_properties_set(struct pw_properties *properties, const char *key, const char *value)</div><div class="ttdoc">Set a property value.</div><div class="ttdef"><b>Definition:</b> properties.c:320</div></div> +<div class="ttc" id="structpw__properties_html_a24141a1a6b16b3da3edc1126935e3e44"><div class="ttname"><a href="structpw__properties.html#a24141a1a6b16b3da3edc1126935e3e44">pw_properties::pw_properties_new_dict</a></div><div class="ttdeci">SPA_EXPORT struct pw_properties * pw_properties_new_dict(const struct spa_dict *dict)</div><div class="ttdoc">Make a new properties object from the given dictionary.</div><div class="ttdef"><b>Definition:</b> properties.c:126</div></div> +<div class="ttc" id="structpw__properties_html_a15a72cca30ebffc472fb46cfa8b22c43"><div class="ttname"><a href="structpw__properties.html#a15a72cca30ebffc472fb46cfa8b22c43">pw_properties::pw_properties_update</a></div><div class="ttdeci">SPA_EXPORT int pw_properties_update(struct pw_properties *props, const struct spa_dict *dict)</div><div class="ttdoc">Update properties.</div><div class="ttdef"><b>Definition:</b> properties.c:236</div></div> +<div class="ttc" id="structpw__properties_html_aa31ae496c298076852173e46a8c58da5"><div class="ttname"><a href="structpw__properties.html#aa31ae496c298076852173e46a8c58da5">pw_properties::pw_properties_iterate</a></div><div class="ttdeci">SPA_EXPORT const char * pw_properties_iterate(const struct pw_properties *properties, void **state)</div><div class="ttdoc">Iterate property values.</div><div class="ttdef"><b>Definition:</b> properties.c:395</div></div> +<div class="ttc" id="properties_8h_html_a9f3960083f4dda2a20fde3687e7d40df"><div class="ttname"><a href="properties_8h.html#a9f3960083f4dda2a20fde3687e7d40df">pw_properties_setva</a></div><div class="ttdeci">int int pw_properties_setva(struct pw_properties *properties, const char *key, const char *format, va_list args)</div><div class="ttdef"><b>Definition:</b> properties.c:326</div></div> +<div class="ttc" id="structpw__properties_html_a6473c3fdc688733f1db2e8d645ba94f4"><div class="ttname"><a href="structpw__properties.html#a6473c3fdc688733f1db2e8d645ba94f4">pw_properties::pw_properties_free</a></div><div class="ttdeci">SPA_EXPORT void pw_properties_free(struct pw_properties *properties)</div><div class="ttdoc">Free a properties object.</div><div class="ttdef"><b>Definition:</b> properties.c:255</div></div> +<div class="ttc" id="structpw__properties_html_ab8d32d79721d753deb979f2698fff034"><div class="ttname"><a href="structpw__properties.html#ab8d32d79721d753deb979f2698fff034">pw_properties::pw_properties_new_string</a></div><div class="ttdeci">SPA_EXPORT struct pw_properties * pw_properties_new_string(const char *str)</div><div class="ttdoc">Make a new properties object from the given str.</div><div class="ttdef"><b>Definition:</b> properties.c:157</div></div> +<div class="ttc" id="structpw__properties_html_a7ab4c3f85931eab48ad91352d44be9d3"><div class="ttname"><a href="structpw__properties.html#a7ab4c3f85931eab48ad91352d44be9d3">pw_properties::pw_properties_clear</a></div><div class="ttdeci">SPA_EXPORT void pw_properties_clear(struct pw_properties *properties)</div><div class="ttdoc">Clear a properties object.</div><div class="ttdef"><b>Definition:</b> properties.c:213</div></div> +<div class="ttc" id="structpw__properties_html_a8003e978689f764bb7bd2a3ab2d46a87"><div class="ttname"><a href="structpw__properties.html#a8003e978689f764bb7bd2a3ab2d46a87">pw_properties::flags</a></div><div class="ttdeci">uint32_t flags</div><div class="ttdoc">extra flags</div><div class="ttdef"><b>Definition:</b> properties.h:45</div></div> +</div><!-- fragment --></div><!-- contents --> +</div><!-- doc-content --> +<!-- start footer part --> +<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> + <ul> + <li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_7129a66c92fe7beef816c2ac906ef0b3.html">pipewire</a></li><li class="navelem"><a class="el" href="properties_8h.html">properties.h</a></li> + <li class="footer">Generated by + <a href="http://www.doxygen.org/index.html"> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.15 </li> + </ul> +</div> +</body> +</html> |