summaryrefslogtreecommitdiff
path: root/build/doc/html/keys_8h_source.html
diff options
context:
space:
mode:
Diffstat (limited to 'build/doc/html/keys_8h_source.html')
-rw-r--r--build/doc/html/keys_8h_source.html82
1 files changed, 82 insertions, 0 deletions
diff --git a/build/doc/html/keys_8h_source.html b/build/doc/html/keys_8h_source.html
new file mode 100644
index 00000000..a5a73ce7
--- /dev/null
+++ b/build/doc/html/keys_8h_source.html
@@ -0,0 +1,82 @@
+<!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: keys.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&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('keys_8h_source.html','');});
+/* @license-end */
+</script>
+<div id="doc-content">
+<div class="header">
+ <div class="headertitle">
+<div class="title">keys.h</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="keys_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>&#160;<span class="comment">/* PipeWire</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment"> * Copyright © 2019 Wim Taymans</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<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>&#160;<span class="comment"> * copy of this software and associated documentation files (the &quot;Software&quot;),</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<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>&#160;<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>&#160;<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>&#160;<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>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<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>&#160;<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>&#160;<span class="comment"> * Software.</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="comment"> * THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<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>&#160;<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>&#160;<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>&#160;<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>&#160;<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>&#160;<span class="comment"> * DEALINGS IN THE SOFTWARE.</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="comment"> */</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="preprocessor">#ifndef PIPEWIRE_KEYS_H</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="preprocessor">#define PIPEWIRE_KEYS_H</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;<span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160;<span class="comment">/* Peroperties usually set on the core object */</span></div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="keys_8h.html#a42bba61b82c004dd909c1796633e936b"> 43</a></span>&#160;<span class="preprocessor">#define PW_KEY_USER_NAME &quot;pipewire.user-name&quot; </span></div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="keys_8h.html#a9530cacf53a11083543fc8b0076d8b4b"> 44</a></span>&#160;<span class="preprocessor">#define PW_KEY_HOST_NAME &quot;pipewire.host-name&quot; </span></div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="keys_8h.html#a7d8bfd1e173bfbb0360b7a59bd2ec68a"> 45</a></span>&#160;<span class="preprocessor">#define PW_KEY_CORE_NAME &quot;pipewire.core.name&quot; </span></div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160;<span class="preprocessor">#define PW_KEY_CORE_VERSION &quot;pipewire.core.version&quot; </span></div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="keys_8h.html#adaf914599e9ddeab31f925204323f678"> 48</a></span>&#160;<span class="preprocessor">#define PW_KEY_CORE_DAEMON &quot;pipewire.core.daemon&quot; </span></div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160;<span class="preprocessor">#define PW_KEY_PROTOCOL &quot;pipewire.protocol&quot;</span></div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="keys_8h.html#a75a6c78ce2de6d3dc5ed23abecdbc3bd"> 54</a></span>&#160;<span class="preprocessor">#define PW_KEY_ACCESS &quot;pipewire.access&quot; </span></div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160;<span class="preprocessor">#define PW_KEY_SEC_PID &quot;pipewire.sec.pid&quot; </span></div><div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="keys_8h.html#a3273f4c970bf0c85f1eb220d368ea444"> 60</a></span>&#160;<span class="preprocessor">#define PW_KEY_SEC_UID &quot;pipewire.sec.uid&quot; </span></div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="keys_8h.html#ad6000734888b498669ad7aebcee155eb"> 61</a></span>&#160;<span class="preprocessor">#define PW_KEY_SEC_GID &quot;pipewire.sec.gid&quot; </span></div><div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="keys_8h.html#a6abeb07b483a60e05f60224f7a5aae34"> 62</a></span>&#160;<span class="preprocessor">#define PW_KEY_SEC_LABEL &quot;pipewire.sec.label&quot; </span></div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160;<span class="preprocessor">#define PW_KEY_LIBRARY_NAME_SYSTEM &quot;library.name.system&quot; </span></div><div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="keys_8h.html#ada76163a82aae28e7563c6c28eddc5ea"> 65</a></span>&#160;<span class="preprocessor">#define PW_KEY_LIBRARY_NAME_LOOP &quot;library.name.loop&quot; </span></div><div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="keys_8h.html#a62381a633016e0f980878eaa018ef429"> 66</a></span>&#160;<span class="preprocessor">#define PW_KEY_LIBRARY_NAME_DBUS &quot;library.name.dbus&quot; </span></div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160;<span class="preprocessor">#define PW_KEY_CORE_MONITORS &quot;core.monitors&quot; </span></div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160;<span class="preprocessor"></span><span class="comment">/* remote keys */</span><span class="preprocessor"></span></div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160;<span class="preprocessor">#define PW_KEY_REMOTE_NAME &quot;remote.name&quot; </span></div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160;<span class="preprocessor">#define PW_KEY_REMOTE_INTENTION &quot;remote.intention&quot; </span></div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160;<span class="preprocessor">#define PW_KEY_APP_NAME &quot;application.name&quot; </span></div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160;<span class="preprocessor">#define PW_KEY_APP_ID &quot;application.id&quot; </span></div><div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="keys_8h.html#a56fa277cca24072d0208f0ada2e8af02"> 80</a></span>&#160;<span class="preprocessor">#define PW_KEY_APP_VERSION &quot;application.version&quot;</span></div><div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="keys_8h.html#a7e7975fdc1d4879492d18bd5737fc7d7"> 81</a></span>&#160;<span class="preprocessor">#define PW_KEY_APP_ICON &quot;application.icon&quot; </span></div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160;<span class="preprocessor">#define PW_KEY_APP_ICON_NAME &quot;application.icon-name&quot; </span></div><div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="keys_8h.html#aba46167b2135bb7862a8c92b6a8066ab"> 84</a></span>&#160;<span class="preprocessor">#define PW_KEY_APP_LANGUAGE &quot;application.language&quot; </span></div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160;<span class="preprocessor">#define PW_KEY_APP_PROCESS_ID &quot;application.process.id&quot; </span></div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160;<span class="preprocessor">#define PW_KEY_APP_PROCESS_BINARY &quot;application.process.binary&quot; </span></div><div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="keys_8h.html#a1a435b1fed956236009f28357f69a11c"> 89</a></span>&#160;<span class="preprocessor">#define PW_KEY_APP_PROCESS_USER &quot;application.process.user&quot; </span></div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160;<span class="preprocessor">#define PW_KEY_APP_PROCESS_HOST &quot;application.process.host&quot; </span></div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160;<span class="preprocessor">#define PW_KEY_APP_PROCESS_MACHINE_ID &quot;application.process.machine-id&quot; </span></div><div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="keys_8h.html#aad182b8b5d38fc6083d15b2c43e00e83"> 93</a></span>&#160;<span class="preprocessor">#define PW_KEY_APP_PROCESS_SESSION_ID &quot;application.process.session-id&quot; </span></div><div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="keys_8h.html#a1c5aadbbcd440e874a9b86c4ebd3445f"> 97</a></span>&#160;<span class="preprocessor">#define PW_KEY_WINDOW_X11_DISPLAY &quot;window.x11.display&quot; </span></div><div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="keys_8h.html#aedf51309856ddd63ceb49dd66f047f30"> 100</a></span>&#160;<span class="preprocessor">#define PW_KEY_CLIENT_NAME &quot;client.name&quot; </span></div><div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160;<span class="preprocessor">#define PW_KEY_CLIENT_API &quot;client.api&quot; </span></div><div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160;<span class="preprocessor">#define PW_KEY_NODE_ID &quot;node.id&quot; </span></div><div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="keys_8h.html#ac21702d9ef1b7b6772303f4681e854a1"> 106</a></span>&#160;<span class="preprocessor">#define PW_KEY_NODE_NAME &quot;node.name&quot; </span></div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160;<span class="preprocessor">#define PW_KEY_NODE_PLUGGED &quot;node.plugged&quot; </span></div><div class="line"><a name="l00109"></a><span class="lineno"><a class="line" href="keys_8h.html#a53bbec2813b8e4f108d1d50596e0669b"> 109</a></span>&#160;<span class="preprocessor">#define PW_KEY_NODE_SESSION &quot;node.session&quot; </span></div><div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="keys_8h.html#ad38809401a347afdefdefc12b9066e10"> 110</a></span>&#160;<span class="preprocessor">#define PW_KEY_NODE_EXCLUSIVE &quot;node.exclusive&quot; </span></div><div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160;<span class="preprocessor">#define PW_KEY_NODE_AUTOCONNECT &quot;node.autoconnect&quot; </span></div><div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160;<span class="preprocessor">#define PW_KEY_NODE_TARGET &quot;node.target&quot; </span></div><div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="keys_8h.html#af3bf787a5d2b9e035d3ddfdfe848d810"> 115</a></span>&#160;<span class="preprocessor">#define PW_KEY_NODE_LATENCY &quot;node.latency&quot; </span></div><div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="keys_8h.html#a36edd8da67e859b5b7c6ab425f4f9e49"> 117</a></span>&#160;<span class="preprocessor">#define PW_KEY_NODE_DONT_RECONNECT &quot;node.dont-reconnect&quot; </span></div><div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160;<span class="preprocessor">#define PW_KEY_NODE_PAUSE_ON_IDLE &quot;node.pause-on-idle&quot; </span></div><div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160;<span class="preprocessor">#define PW_KEY_NODE_DRIVER &quot;node.driver&quot; </span></div><div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="keys_8h.html#a457ecf62c9dcb4a1f5719bc74fbb0183"> 120</a></span>&#160;<span class="preprocessor">#define PW_KEY_NODE_STREAM &quot;node.stream&quot; </span></div><div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160;<span class="preprocessor">#define PW_KEY_PORT_ID &quot;port.id&quot; </span></div><div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160;<span class="preprocessor">#define PW_KEY_PORT_NAME &quot;port.name&quot; </span></div><div class="line"><a name="l00125"></a><span class="lineno"><a class="line" href="keys_8h.html#a33441b02b8e14e14451272c2b497a5c9"> 125</a></span>&#160;<span class="preprocessor">#define PW_KEY_PORT_DIRECTION &quot;port.direction&quot; </span></div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160;<span class="preprocessor">#define PW_KEY_PORT_ALIAS1 &quot;port.alias1&quot; </span></div><div class="line"><a name="l00128"></a><span class="lineno"><a class="line" href="keys_8h.html#a6d08c36bb4d3bcae49e822023a8089e2"> 128</a></span>&#160;<span class="preprocessor">#define PW_KEY_PORT_ALIAS2 &quot;port.alias2&quot; </span></div><div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160;<span class="preprocessor">#define PW_KEY_PORT_PHYSICAL &quot;port.physical&quot; </span></div><div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160;<span class="preprocessor">#define PW_KEY_PORT_TERMINAL &quot;port.terminal&quot; </span></div><div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="keys_8h.html#a02774290763120baf89042785522c0c2"> 131</a></span>&#160;<span class="preprocessor">#define PW_KEY_PORT_CONTROL &quot;port.control&quot; </span></div><div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="keys_8h.html#a0fb0fbf1691bb6972434b61706c3217a"> 132</a></span>&#160;<span class="preprocessor">#define PW_KEY_PORT_MONITOR &quot;port.monitor&quot; </span></div><div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160;<span class="preprocessor">#define PW_KEY_LINK_INPUT_NODE &quot;link.input.node&quot; </span></div><div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160;<span class="preprocessor">#define PW_KEY_LINK_INPUT_PORT &quot;link.input.port&quot; </span></div><div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160;<span class="preprocessor">#define PW_KEY_LINK_OUTPUT_NODE &quot;link.output.node&quot; </span></div><div class="line"><a name="l00138"></a><span class="lineno"><a class="line" href="keys_8h.html#a94975808271e28be225a6fd6d7957762"> 138</a></span>&#160;<span class="preprocessor">#define PW_KEY_LINK_OUTPUT_PORT &quot;link.output.port&quot; </span></div><div class="line"><a name="l00139"></a><span class="lineno"><a class="line" href="keys_8h.html#a086fc9bb9864325037b0bd2310816034"> 139</a></span>&#160;<span class="preprocessor">#define PW_KEY_LINK_PASSIVE &quot;link.passive&quot; </span></div><div class="line"><a name="l00143"></a><span class="lineno"><a class="line" href="keys_8h.html#adc4a4642f1c5d38ca095d64edf13ffd2"> 143</a></span>&#160;<span class="preprocessor">#define PW_KEY_DEVICE_NAME &quot;device.name&quot; </span></div><div class="line"><a name="l00144"></a><span class="lineno"><a class="line" href="keys_8h.html#a5dd367bfe54e9aa5cc7cfcf730d5d06f"> 144</a></span>&#160;<span class="preprocessor">#define PW_KEY_DEVICE_PLUGGED &quot;device.plugged&quot; </span></div><div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="keys_8h.html#a53f5727e8c728c0398320b5191bb934c"> 146</a></span>&#160;<span class="preprocessor">#define PW_KEY_DEVICE_NICK &quot;device.nick&quot; </span></div><div class="line"><a name="l00147"></a><span class="lineno"><a class="line" href="keys_8h.html#af8e40c7f0a99f019f9b3b8187b96f8b0"> 147</a></span>&#160;<span class="preprocessor">#define PW_KEY_DEVICE_STRING &quot;device.string&quot; </span></div><div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160;<span class="preprocessor">#define PW_KEY_DEVICE_API &quot;device.api&quot; </span></div><div class="line"><a name="l00151"></a><span class="lineno"><a class="line" href="keys_8h.html#a8bcf374cc8d1cf2c23060479d484c4c8"> 151</a></span>&#160;<span class="preprocessor">#define PW_KEY_DEVICE_DESCRIPTION &quot;device.description&quot; </span></div><div class="line"><a name="l00153"></a><span class="lineno"><a class="line" href="keys_8h.html#aaa5cf742d2c5bfee35f18392ddc3ca9e"> 153</a></span>&#160;<span class="preprocessor">#define PW_KEY_DEVICE_BUS_PATH &quot;device.bus-path&quot; </span></div><div class="line"><a name="l00155"></a><span class="lineno"><a class="line" href="keys_8h.html#afcd3d133168b9353c89c1c5f2de6954e"> 155</a></span>&#160;<span class="preprocessor">#define PW_KEY_DEVICE_SERIAL &quot;device.serial&quot; </span></div><div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160;<span class="preprocessor">#define PW_KEY_DEVICE_VENDOR_ID &quot;device.vendor.id&quot; </span></div><div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160;<span class="preprocessor">#define PW_KEY_DEVICE_VENDOR_NAME &quot;device.vendor.name&quot; </span></div><div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160;<span class="preprocessor">#define PW_KEY_DEVICE_PRODUCT_ID &quot;device.product.id&quot; </span></div><div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160;<span class="preprocessor">#define PW_KEY_DEVICE_PRODUCT_NAME &quot;device.product.name&quot; </span></div><div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160;<span class="preprocessor">#define PW_KEY_DEVICE_CLASS &quot;device.class&quot; </span></div><div class="line"><a name="l00161"></a><span class="lineno"><a class="line" href="keys_8h.html#a3815f163f7283a2d979daf59acb204e2"> 161</a></span>&#160;<span class="preprocessor">#define PW_KEY_DEVICE_FORM_FACTOR &quot;device.form-factor&quot; </span></div><div class="line"><a name="l00166"></a><span class="lineno"><a class="line" href="keys_8h.html#adeb9ac2f463b5163d363a13a03c9dde1"> 166</a></span>&#160;<span class="preprocessor">#define PW_KEY_DEVICE_BUS &quot;device.bus&quot; </span></div><div class="line"><a name="l00169"></a><span class="lineno"><a class="line" href="keys_8h.html#a1ae6cfa4f3af67155c58f5f0398e8c56"> 169</a></span>&#160;<span class="preprocessor">#define PW_KEY_DEVICE_SUBSYSTEM &quot;device.subsystem&quot; </span></div><div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160;<span class="preprocessor">#define PW_KEY_DEVICE_ICON &quot;device.icon&quot; </span></div><div class="line"><a name="l00172"></a><span class="lineno"><a class="line" href="keys_8h.html#a66aff2e97b93c3b4c029de74f0233373"> 172</a></span>&#160;<span class="preprocessor">#define PW_KEY_DEVICE_ICON_NAME &quot;device.icon-name&quot; </span></div><div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160;<span class="preprocessor">#define PW_KEY_DEVICE_INTENDED_ROLES &quot;device.intended-roles&quot; </span></div><div class="line"><a name="l00180"></a><span class="lineno"><a class="line" href="keys_8h.html#aee10eee4b6b4dc090110939e78adbc10"> 180</a></span>&#160;<span class="preprocessor">#define PW_KEY_MODULE_NAME &quot;module.name&quot; </span></div><div class="line"><a name="l00181"></a><span class="lineno"><a class="line" href="keys_8h.html#a4e33abd756479b380e6413a54ce66d9c"> 181</a></span>&#160;<span class="preprocessor">#define PW_KEY_MODULE_AUTHOR &quot;module.author&quot; </span></div><div class="line"><a name="l00182"></a><span class="lineno"><a class="line" href="keys_8h.html#a02187c666af78ce29dc10af967233709"> 182</a></span>&#160;<span class="preprocessor">#define PW_KEY_MODULE_DESCRIPTION &quot;module.description&quot; </span></div><div class="line"><a name="l00184"></a><span class="lineno"><a class="line" href="keys_8h.html#a2ce5cc947b2519113b1d96b4f599eae3"> 184</a></span>&#160;<span class="preprocessor">#define PW_KEY_MODULE_USAGE &quot;module.usage&quot; </span></div><div class="line"><a name="l00186"></a><span class="lineno"> 186</span>&#160;<span class="preprocessor">#define PW_KEY_MODULE_VERSION &quot;module.version&quot; </span></div><div class="line"><a name="l00189"></a><span class="lineno"> 189</span>&#160;<span class="preprocessor">#define PW_KEY_FACTORY_NAME &quot;factory.name&quot; </span></div><div class="line"><a name="l00190"></a><span class="lineno"> 190</span>&#160;<span class="preprocessor">#define PW_KEY_FACTORY_USAGE &quot;factory.usage&quot; </span></div><div class="line"><a name="l00191"></a><span class="lineno"> 191</span>&#160;<span class="preprocessor">#define PW_KEY_FACTORY_TYPE_NAME &quot;factory.type.name&quot; </span></div><div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160;<span class="preprocessor">#define PW_KEY_FACTORY_TYPE_VERSION &quot;factory.type.version&quot; </span></div><div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160;<span class="preprocessor">#define PW_KEY_STREAM_IS_LIVE &quot;stream.is-live&quot; </span></div><div class="line"><a name="l00196"></a><span class="lineno"> 196</span>&#160;<span class="preprocessor">#define PW_KEY_STREAM_LATENCY_MIN &quot;stream.latency.min&quot; </span></div><div class="line"><a name="l00197"></a><span class="lineno"> 197</span>&#160;<span class="preprocessor">#define PW_KEY_STREAM_LATENCY_MAX &quot;stream.latency.max&quot; </span></div><div class="line"><a name="l00198"></a><span class="lineno"><a class="line" href="keys_8h.html#aae4d17260ca60c2ab5e2c8d32b989d67"> 198</a></span>&#160;<span class="preprocessor">#define PW_KEY_STREAM_MONITOR &quot;stream.monitor&quot; </span></div><div class="line"><a name="l00203"></a><span class="lineno"> 203</span>&#160;<span class="preprocessor">#define PW_KEY_OBJECT_LINGER &quot;object.linger&quot; </span></div><div class="line"><a name="l00207"></a><span class="lineno"> 207</span>&#160;<span class="preprocessor">#define PW_KEY_MEDIA_TYPE &quot;media.type&quot; </span></div><div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160;<span class="preprocessor">#define PW_KEY_MEDIA_CATEGORY &quot;media.category&quot; </span></div><div class="line"><a name="l00211"></a><span class="lineno"> 211</span>&#160;<span class="preprocessor">#define PW_KEY_MEDIA_ROLE &quot;media.role&quot; </span></div><div class="line"><a name="l00215"></a><span class="lineno"><a class="line" href="keys_8h.html#a7b74eb5c78b28b8346df16e7d66487d1"> 215</a></span>&#160;<span class="preprocessor">#define PW_KEY_MEDIA_CLASS &quot;media.class&quot; </span></div><div class="line"><a name="l00216"></a><span class="lineno"><a class="line" href="keys_8h.html#abfbbb750dca1b2cbd8aef676e6f3b1f3"> 216</a></span>&#160;<span class="preprocessor">#define PW_KEY_MEDIA_NAME &quot;media.name&quot; </span></div><div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160;<span class="preprocessor">#define PW_KEY_MEDIA_TITLE &quot;media.title&quot; </span></div><div class="line"><a name="l00218"></a><span class="lineno"> 218</span>&#160;<span class="preprocessor">#define PW_KEY_MEDIA_ARTIST &quot;media.artist&quot; </span></div><div class="line"><a name="l00219"></a><span class="lineno"><a class="line" href="keys_8h.html#a06f0aa2f06667a7596322689acf3b1b7"> 219</a></span>&#160;<span class="preprocessor">#define PW_KEY_MEDIA_COPYRIGHT &quot;media.copyright&quot; </span></div><div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160;<span class="preprocessor">#define PW_KEY_MEDIA_SOFTWARE &quot;media.software&quot; </span></div><div class="line"><a name="l00221"></a><span class="lineno"> 221</span>&#160;<span class="preprocessor">#define PW_KEY_MEDIA_LANGUAGE &quot;media.language&quot; </span></div><div class="line"><a name="l00222"></a><span class="lineno"><a class="line" href="keys_8h.html#a18a9e0e59cd1a02e6c444edae293f887"> 222</a></span>&#160;<span class="preprocessor">#define PW_KEY_MEDIA_FILENAME &quot;media.filename&quot; </span></div><div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160;<span class="preprocessor">#define PW_KEY_MEDIA_ICON &quot;media.icon&quot; </span></div><div class="line"><a name="l00225"></a><span class="lineno"><a class="line" href="keys_8h.html#a574c03c1c69ee214f3ef156903226bac"> 225</a></span>&#160;<span class="preprocessor">#define PW_KEY_MEDIA_ICON_NAME &quot;media.icon-name&quot; </span></div><div class="line"><a name="l00229"></a><span class="lineno"> 229</span>&#160;<span class="preprocessor">#define PW_KEY_FORMAT_DSP &quot;format.dsp&quot; </span></div><div class="line"><a name="l00232"></a><span class="lineno"><a class="line" href="keys_8h.html#a91d57a3b42dc55028dd49755716db901"> 232</a></span>&#160;<span class="preprocessor">#define PW_KEY_AUDIO_CHANNEL &quot;audio.channel&quot; </span></div><div class="line"><a name="l00233"></a><span class="lineno"><a class="line" href="keys_8h.html#a2d0601eb11704dc85da950b5188a4ad3"> 233</a></span>&#160;<span class="preprocessor">#define PW_KEY_AUDIO_RATE &quot;audio.samplerate&quot; </span></div><div class="line"><a name="l00234"></a><span class="lineno"><a class="line" href="keys_8h.html#a0e1b45ffe5365ae023676fab61f53764"> 234</a></span>&#160;<span class="preprocessor">#define PW_KEY_AUDIO_CHANNELS &quot;audio.channels&quot; </span></div><div class="line"><a name="l00235"></a><span class="lineno"> 235</span>&#160;<span class="preprocessor">#define PW_KEY_AUDIO_FORMAT &quot;audio.format&quot; </span></div><div class="line"><a name="l00238"></a><span class="lineno"> 238</span>&#160;<span class="preprocessor">#define PW_KEY_VIDEO_RATE &quot;video.framerate&quot; </span></div><div class="line"><a name="l00239"></a><span class="lineno"> 239</span>&#160;<span class="preprocessor">#define PW_KEY_VIDEO_FORMAT &quot;video.format&quot; </span></div><div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160;<span class="preprocessor">#define PW_KEY_VIDEO_SIZE &quot;video.size&quot; </span></div><div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00244"></a><span class="lineno"> 244</span>&#160;}</div><div class="line"><a name="l00245"></a><span class="lineno"> 245</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00246"></a><span class="lineno"><a class="line" href="keys_8h.html#a1bb5e1cae8d27cc995923266024c0ed5"> 246</a></span>&#160;</div><div class="line"><a name="l00247"></a><span class="lineno"> 247</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* PIPEWIRE_KEYS_H */</span><span class="preprocessor"></span></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="keys_8h.html">keys.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>