summaryrefslogtreecommitdiff
path: root/properties_8c.html
diff options
context:
space:
mode:
Diffstat (limited to 'properties_8c.html')
-rw-r--r--properties_8c.html165
1 files changed, 165 insertions, 0 deletions
diff --git a/properties_8c.html b/properties_8c.html
new file mode 100644
index 00000000..a04c3dff
--- /dev/null
+++ b/properties_8c.html
@@ -0,0 +1,165 @@
+<!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.c File Reference</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&amp;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
+ &#160;<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&amp;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&amp;dn=gpl-2.0.txt GPL-v2 */
+$(document).ready(function(){initNavTree('properties_8c.html','');});
+/* @license-end */
+</script>
+<div id="doc-content">
+<div class="header">
+ <div class="summary">
+<a href="#func-members">Functions</a> </div>
+ <div class="headertitle">
+<div class="title">properties.c File Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><div class="dynheader">
+Include dependency graph for properties.c:</div>
+<div class="dyncontent">
+<div class="center"><img src="properties_8c__incl.png" border="0" usemap="#properties_8c" alt=""/></div>
+<map name="properties_8c" id="properties_8c">
+<area shape="rect" title=" " alt="" coords="209,5,308,32"/>
+<area shape="rect" title=" " alt="" coords="5,80,72,107"/>
+<area shape="rect" title=" " alt="" coords="96,80,171,107"/>
+<area shape="rect" href="array_8h.html" title=" " alt="" coords="195,80,322,107"/>
+<area shape="rect" href="utils_8h.html" title=" " alt="" coords="347,80,469,107"/>
+<area shape="rect" href="properties_8h.html" title=" " alt="" coords="493,80,653,107"/>
+<area shape="rect" title=" " alt="" coords="127,155,195,181"/>
+<area shape="rect" title=" " alt="" coords="219,155,341,181"/>
+<area shape="rect" title=" " alt="" coords="365,155,478,181"/>
+<area shape="rect" title=" " alt="" coords="515,155,632,181"/>
+</map>
+</div>
+</div><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
+Functions</h2></td></tr>
+<tr class="memitem:a45bb0212063f3daf407c3896f376e7b3"><td class="memItemLeft" align="right" valign="top">SPA_EXPORT int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="properties_8c.html#a45bb0212063f3daf407c3896f376e7b3">pw_properties_setva</a> (struct <a class="el" href="structpw__properties.html">pw_properties</a> *properties, const char *key, const char *format, va_list args)</td></tr>
+<tr class="separator:a45bb0212063f3daf407c3896f376e7b3"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<h2 class="groupheader">Function Documentation</h2>
+<a id="a45bb0212063f3daf407c3896f376e7b3"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a45bb0212063f3daf407c3896f376e7b3">&#9670;&nbsp;</a></span>pw_properties_setva()</h2>
+
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">SPA_EXPORT int pw_properties_setva </td>
+ <td>(</td>
+ <td class="paramtype">struct <a class="el" href="structpw__properties.html">pw_properties</a> *&#160;</td>
+ <td class="paramname"><em>properties</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const char *&#160;</td>
+ <td class="paramname"><em>key</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">const char *&#160;</td>
+ <td class="paramname"><em>format</em>, </td>
+ </tr>
+ <tr>
+ <td class="paramkey"></td>
+ <td></td>
+ <td class="paramtype">va_list&#160;</td>
+ <td class="paramname"><em>args</em>&#160;</td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>)</td>
+ <td></td><td></td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p class="reference">Referenced by <a class="el" href="structpw__properties.html#a24c715aa1d9eec46b7ebef61410d6f13">pw_properties::pw_properties_setf()</a>.</p>
+<div class="dynheader">
+Here is the caller graph for this function:</div>
+<div class="dyncontent">
+<div class="center"><img src="properties_8c_a45bb0212063f3daf407c3896f376e7b3_icgraph.png" border="0" usemap="#properties_8c_a45bb0212063f3daf407c3896f376e7b3_icgraph" alt=""/></div>
+<map name="properties_8c_a45bb0212063f3daf407c3896f376e7b3_icgraph" id="properties_8c_a45bb0212063f3daf407c3896f376e7b3_icgraph">
+<area shape="rect" title=" " alt="" coords="747,81,904,108"/>
+<area shape="rect" href="structpw__properties.html#a24c715aa1d9eec46b7ebef61410d6f13" title="Set a property value by format." alt="" coords="452,81,699,108"/>
+<area shape="rect" href="classpw__core.html#a149d054319a8cd3fb6206b233d2476cd" title="Create a new core object." alt="" coords="232,5,404,32"/>
+<area shape="rect" href="factory_8c.html#a00cc60bc962f726a598e7b74fc55a76f" title=" " alt="" coords="243,56,393,83"/>
+<area shape="rect" href="link_8c.html#a0e8395287b38de06906630600956891e" title="Finish link configuration and register." alt="" coords="253,107,383,133"/>
+<area shape="rect" href="classpw__pipewire.html#aaa9f7d9822aeae824c0e006d34b926f5" title="Fill remote properties." alt="" coords="241,158,395,199"/>
+<area shape="rect" href="stream_8c.html#a0aa398ef7b09697a0e48719b27112614" title=" " alt="" coords="5,5,184,32"/>
+<area shape="rect" href="remote_8c.html#ab4d94be2412050ec56ad495ccf75f9b3" title=" " alt="" coords="30,165,159,192"/>
+</map>
+</div>
+
+</div>
+</div>
+</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_8c.html">properties.c</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>