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