This file is indexed.

/usr/share/gtk-doc/html/libdmapsharing-3.0/libdmapsharing-3.0.devhelp2 is in libdmapsharing-3.0-dev 2.9.14-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
<book xmlns="http://www.devhelp.net/book" title="libdmapsharing Reference Manual" link="index.html" author="" name="libdmapsharing-3.0" version="2" language="c">
  <chapters>
    <sub name="Libdmapsharing Sharing Overview" link="ch01.html">
      <sub name="Media Database Implementation" link="mediadb.html"/>
      <sub name="Container Database Implementation" link="containerdb.html"/>
      <sub name="Share API" link="shareapi.html"/>
    </sub>
    <sub name="Libdmapsharing Browsing Overview" link="ch02.html">
      <sub name="Media Database Implementation" link="mediadb.html"/>
      <sub name="Container Database Implementation" link="containerdb.html"/>
      <sub name="mDNS Browser API" link="browserapi.html"/>
      <sub name="Service Added Callback" link="serviceaddedcb.html"/>
      <sub name="Connected Callback" link="connectedcb.html"/>
    </sub>
    <sub name="Libdmapsharing Internals" link="ch03.html">
      <sub name="Libdmapsharing Coding Standards" link="coding-standards.html"/>
      <sub name="Libdmapsharing Server Internals" link="server-internals.html"/>
      <sub name="Libdmapsharing Client Internals" link="client-internals.html"/>
    </sub>
    <sub name="Libdmapsharing Objects and Interfaces" link="ch04.html">
      <sub name="DAAPRecord" link="DAAPRecord.html"/>
      <sub name="daap-share" link="libdmapsharing-3.0-daap-share.html"/>
      <sub name="dmap-connection" link="libdmapsharing-3.0-dmap-connection.html"/>
      <sub name="DMAPContainerDb" link="DMAPContainerDb.html"/>
      <sub name="DMAPContainerRecord" link="DMAPContainerRecord.html"/>
      <sub name="DMAPDb" link="DMAPDb.html"/>
      <sub name="DMAPMdnsBrowser" link="DMAPMdnsBrowser.html"/>
      <sub name="dmap-share" link="libdmapsharing-3.0-dmap-share.html"/>
      <sub name="DMAPRecord" link="DMAPRecord.html"/>
      <sub name="DMAPRecordFactory" link="DMAPRecordFactory.html"/>
      <sub name="dpap-connection" link="libdmapsharing-3.0-dpap-connection.html"/>
      <sub name="DPAPRecord" link="DPAPRecord.html"/>
      <sub name="dpap-share" link="libdmapsharing-3.0-dpap-share.html"/>
      <sub name="dacp-share" link="libdmapsharing-3.0-dacp-share.html"/>
    </sub>
    <sub name="Object Hierarchy" link="object-tree.html"/>
    <sub name="API Index" link="api-index-full.html"/>
  </chapters>
  <functions>
    <keyword type="macro" name="DAAP_TYPE_RECORD" link="DAAPRecord.html#DAAP-TYPE-RECORD:CAPS"/>
    <keyword type="macro" name="DAAP_RECORD()" link="DAAPRecord.html#DAAP-RECORD:CAPS"/>
    <keyword type="macro" name="IS_DAAP_RECORD()" link="DAAPRecord.html#IS-DAAP-RECORD:CAPS"/>
    <keyword type="macro" name="DAAP_RECORD_GET_INTERFACE()" link="DAAPRecord.html#DAAP-RECORD-GET-INTERFACE:CAPS"/>
    <keyword type="struct" name="DAAPRecord" link="DAAPRecord.html#DAAPRecord-struct"/>
    <keyword type="struct" name="struct DAAPRecordIface" link="DAAPRecord.html#DAAPRecordIface"/>
    <keyword type="function" name="daap_record_get_type ()" link="DAAPRecord.html#daap-record-get-type"/>
    <keyword type="function" name="daap_record_itunes_compat ()" link="DAAPRecord.html#daap-record-itunes-compat"/>
    <keyword type="function" name="daap_record_read ()" link="DAAPRecord.html#daap-record-read"/>
    <keyword type="function" name="daap_record_cmp_by_album ()" link="DAAPRecord.html#daap-record-cmp-by-album"/>
    <keyword type="property" name="The &quot;bitrate&quot; property" link="DAAPRecord.html#DAAPRecord--bitrate"/>
    <keyword type="property" name="The &quot;disc&quot; property" link="DAAPRecord.html#DAAPRecord--disc"/>
    <keyword type="property" name="The &quot;duration&quot; property" link="DAAPRecord.html#DAAPRecord--duration"/>
    <keyword type="property" name="The &quot;filesize&quot; property" link="DAAPRecord.html#DAAPRecord--filesize"/>
    <keyword type="property" name="The &quot;firstseen&quot; property" link="DAAPRecord.html#DAAPRecord--firstseen"/>
    <keyword type="property" name="The &quot;format&quot; property" link="DAAPRecord.html#DAAPRecord--format"/>
    <keyword type="property" name="The &quot;has-video&quot; property" link="DAAPRecord.html#DAAPRecord--has-video"/>
    <keyword type="property" name="The &quot;location&quot; property" link="DAAPRecord.html#DAAPRecord--location"/>
    <keyword type="property" name="The &quot;mediakind&quot; property" link="DAAPRecord.html#DAAPRecord--mediakind"/>
    <keyword type="property" name="The &quot;mtime&quot; property" link="DAAPRecord.html#DAAPRecord--mtime"/>
    <keyword type="property" name="The &quot;rating&quot; property" link="DAAPRecord.html#DAAPRecord--rating"/>
    <keyword type="property" name="The &quot;songalbum&quot; property" link="DAAPRecord.html#DAAPRecord--songalbum"/>
    <keyword type="property" name="The &quot;songalbumid&quot; property" link="DAAPRecord.html#DAAPRecord--songalbumid"/>
    <keyword type="property" name="The &quot;songartist&quot; property" link="DAAPRecord.html#DAAPRecord--songartist"/>
    <keyword type="property" name="The &quot;songgenre&quot; property" link="DAAPRecord.html#DAAPRecord--songgenre"/>
    <keyword type="property" name="The &quot;sort-album&quot; property" link="DAAPRecord.html#DAAPRecord--sort-album"/>
    <keyword type="property" name="The &quot;sort-artist&quot; property" link="DAAPRecord.html#DAAPRecord--sort-artist"/>
    <keyword type="property" name="The &quot;title&quot; property" link="DAAPRecord.html#DAAPRecord--title"/>
    <keyword type="property" name="The &quot;track&quot; property" link="DAAPRecord.html#DAAPRecord--track"/>
    <keyword type="property" name="The &quot;year&quot; property" link="DAAPRecord.html#DAAPRecord--year"/>
    <keyword type="macro" name="DAAP_TYPE_SHARE" link="libdmapsharing-3.0-daap-share.html#DAAP-TYPE-SHARE:CAPS"/>
    <keyword type="macro" name="DAAP_SHARE()" link="libdmapsharing-3.0-daap-share.html#DAAP-SHARE:CAPS"/>
    <keyword type="macro" name="DAAP_SHARE_CLASS()" link="libdmapsharing-3.0-daap-share.html#DAAP-SHARE-CLASS:CAPS"/>
    <keyword type="macro" name="IS_DAAP_SHARE()" link="libdmapsharing-3.0-daap-share.html#IS-DAAP-SHARE:CAPS"/>
    <keyword type="macro" name="IS_DAAP_SHARE_CLASS()" link="libdmapsharing-3.0-daap-share.html#IS-DAAP-SHARE-CLASS:CAPS"/>
    <keyword type="macro" name="DAAP_SHARE_GET_CLASS()" link="libdmapsharing-3.0-daap-share.html#DAAP-SHARE-GET-CLASS:CAPS"/>
    <keyword type="typedef" name="DAAPSharePrivate" link="libdmapsharing-3.0-daap-share.html#DAAPSharePrivate"/>
    <keyword type="function" name="daap_share_get_type ()" link="libdmapsharing-3.0-daap-share.html#daap-share-get-type"/>
    <keyword type="function" name="daap_share_new ()" link="libdmapsharing-3.0-daap-share.html#daap-share-new"/>
    <keyword type="macro" name="DMAP_TYPE_CONNECTION" link="libdmapsharing-3.0-dmap-connection.html#DMAP-TYPE-CONNECTION:CAPS"/>
    <keyword type="macro" name="DMAP_CONNECTION()" link="libdmapsharing-3.0-dmap-connection.html#DMAP-CONNECTION:CAPS"/>
    <keyword type="macro" name="DMAP_CONNECTION_CLASS()" link="libdmapsharing-3.0-dmap-connection.html#DMAP-CONNECTION-CLASS:CAPS"/>
    <keyword type="macro" name="IS_DMAP_CONNECTION()" link="libdmapsharing-3.0-dmap-connection.html#IS-DMAP-CONNECTION:CAPS"/>
    <keyword type="macro" name="IS_DMAP_CONNECTION_CLASS()" link="libdmapsharing-3.0-dmap-connection.html#IS-DMAP-CONNECTION-CLASS:CAPS"/>
    <keyword type="macro" name="DMAP_CONNECTION_GET_CLASS()" link="libdmapsharing-3.0-dmap-connection.html#DMAP-CONNECTION-GET-CLASS:CAPS"/>
    <keyword type="typedef" name="DMAPConnectionPrivate" link="libdmapsharing-3.0-dmap-connection.html#DMAPConnectionPrivate"/>
    <keyword type="enum" name="enum DMAPConnectionState" link="libdmapsharing-3.0-dmap-connection.html#DMAPConnectionState-enum"/>
    <keyword type="function" name="get_protocol_version_cc ()" link="libdmapsharing-3.0-dmap-connection.html#get-protocol-version-cc"/>
    <keyword type="function" name="get_query_metadata ()" link="libdmapsharing-3.0-dmap-connection.html#get-query-metadata"/>
    <keyword type="function" name="handle_mlcl ()" link="libdmapsharing-3.0-dmap-connection.html#handle-mlcl"/>
    <keyword type="function" name="connected ()" link="libdmapsharing-3.0-dmap-connection.html#connected"/>
    <keyword type="function" name="disconnected ()" link="libdmapsharing-3.0-dmap-connection.html#disconnected"/>
    <keyword type="function" name="authenticate ()" link="libdmapsharing-3.0-dmap-connection.html#authenticate"/>
    <keyword type="function" name="connecting ()" link="libdmapsharing-3.0-dmap-connection.html#connecting"/>
    <keyword type="function" name="operation_done ()" link="libdmapsharing-3.0-dmap-connection.html#operation-done"/>
    <keyword type="function" name="DMAPConnectionCallback ()" link="libdmapsharing-3.0-dmap-connection.html#DMAPConnectionCallback"/>
    <keyword type="function" name="DMAPResponseHandler ()" link="libdmapsharing-3.0-dmap-connection.html#DMAPResponseHandler"/>
    <keyword type="function" name="dmap_connection_get_type ()" link="libdmapsharing-3.0-dmap-connection.html#dmap-connection-get-type"/>
    <keyword type="function" name="dmap_connection_is_connected ()" link="libdmapsharing-3.0-dmap-connection.html#dmap-connection-is-connected"/>
    <keyword type="function" name="dmap_connection_setup ()" link="libdmapsharing-3.0-dmap-connection.html#dmap-connection-setup"/>
    <keyword type="function" name="dmap_connection_connect ()" link="libdmapsharing-3.0-dmap-connection.html#dmap-connection-connect"/>
    <keyword type="function" name="dmap_connection_disconnect ()" link="libdmapsharing-3.0-dmap-connection.html#dmap-connection-disconnect"/>
    <keyword type="function" name="dmap_connection_get_headers ()" link="libdmapsharing-3.0-dmap-connection.html#dmap-connection-get-headers"/>
    <keyword type="function" name="dmap_connection_get_playlists ()" link="libdmapsharing-3.0-dmap-connection.html#dmap-connection-get-playlists"/>
    <keyword type="function" name="dmap_connection_build_message ()" link="libdmapsharing-3.0-dmap-connection.html#dmap-connection-build-message"/>
    <keyword type="function" name="dmap_connection_get ()" link="libdmapsharing-3.0-dmap-connection.html#dmap-connection-get"/>
    <keyword type="macro" name="DMAP_TYPE_CONTAINER_DB" link="DMAPContainerDb.html#DMAP-TYPE-CONTAINER-DB:CAPS"/>
    <keyword type="macro" name="DMAP_CONTAINER_DB()" link="DMAPContainerDb.html#DMAP-CONTAINER-DB:CAPS"/>
    <keyword type="macro" name="IS_DMAP_CONTAINER_DB()" link="DMAPContainerDb.html#IS-DMAP-CONTAINER-DB:CAPS"/>
    <keyword type="macro" name="DMAP_CONTAINER_DB_GET_INTERFACE()" link="DMAPContainerDb.html#DMAP-CONTAINER-DB-GET-INTERFACE:CAPS"/>
    <keyword type="struct" name="DMAPContainerDb" link="DMAPContainerDb.html#DMAPContainerDb-struct"/>
    <keyword type="struct" name="struct DMAPContainerDbIface" link="DMAPContainerDb.html#DMAPContainerDbIface"/>
    <keyword type="function" name="dmap_container_db_get_type ()" link="DMAPContainerDb.html#dmap-container-db-get-type"/>
    <keyword type="function" name="dmap_container_db_lookup_by_id ()" link="DMAPContainerDb.html#dmap-container-db-lookup-by-id"/>
    <keyword type="function" name="dmap_container_db_foreach ()" link="DMAPContainerDb.html#dmap-container-db-foreach"/>
    <keyword type="function" name="dmap_container_db_count ()" link="DMAPContainerDb.html#dmap-container-db-count"/>
    <keyword type="macro" name="DMAP_TYPE_CONTAINER_RECORD" link="DMAPContainerRecord.html#DMAP-TYPE-CONTAINER-RECORD:CAPS"/>
    <keyword type="macro" name="DMAP_CONTAINER_RECORD()" link="DMAPContainerRecord.html#DMAP-CONTAINER-RECORD:CAPS"/>
    <keyword type="macro" name="IS_DMAP_CONTAINER_RECORD()" link="DMAPContainerRecord.html#IS-DMAP-CONTAINER-RECORD:CAPS"/>
    <keyword type="macro" name="DMAP_CONTAINER_RECORD_GET_INTERFACE()" link="DMAPContainerRecord.html#DMAP-CONTAINER-RECORD-GET-INTERFACE:CAPS"/>
    <keyword type="struct" name="DMAPContainerRecord" link="DMAPContainerRecord.html#DMAPContainerRecord-struct"/>
    <keyword type="struct" name="struct DMAPContainerRecordIface" link="DMAPContainerRecord.html#DMAPContainerRecordIface"/>
    <keyword type="function" name="dmap_container_record_get_type ()" link="DMAPContainerRecord.html#dmap-container-record-get-type"/>
    <keyword type="function" name="dmap_container_record_get_id ()" link="DMAPContainerRecord.html#dmap-container-record-get-id"/>
    <keyword type="function" name="dmap_container_record_add_entry ()" link="DMAPContainerRecord.html#dmap-container-record-add-entry"/>
    <keyword type="function" name="dmap_container_record_get_entry_count ()" link="DMAPContainerRecord.html#dmap-container-record-get-entry-count"/>
    <keyword type="function" name="dmap_container_record_get_entries ()" link="DMAPContainerRecord.html#dmap-container-record-get-entries"/>
    <keyword type="property" name="The &quot;name&quot; property" link="DMAPContainerRecord.html#DMAPContainerRecord--name"/>
    <keyword type="macro" name="DMAP_TYPE_DB" link="DMAPDb.html#DMAP-TYPE-DB:CAPS"/>
    <keyword type="macro" name="DMAP_DB()" link="DMAPDb.html#DMAP-DB:CAPS"/>
    <keyword type="macro" name="IS_DMAP_DB()" link="DMAPDb.html#IS-DMAP-DB:CAPS"/>
    <keyword type="macro" name="DMAP_DB_GET_INTERFACE()" link="DMAPDb.html#DMAP-DB-GET-INTERFACE:CAPS"/>
    <keyword type="struct" name="DMAPDb" link="DMAPDb.html#DMAPDb-struct"/>
    <keyword type="struct" name="struct DMAPDbIface" link="DMAPDb.html#DMAPDbIface"/>
    <keyword type="function" name="RecordGetValueFunc ()" link="DMAPDb.html#RecordGetValueFunc"/>
    <keyword type="function" name="dmap_db_get_type ()" link="DMAPDb.html#dmap-db-get-type"/>
    <keyword type="function" name="dmap_db_add ()" link="DMAPDb.html#dmap-db-add"/>
    <keyword type="function" name="dmap_db_add_with_id ()" link="DMAPDb.html#dmap-db-add-with-id"/>
    <keyword type="function" name="dmap_db_add_path ()" link="DMAPDb.html#dmap-db-add-path"/>
    <keyword type="function" name="dmap_db_lookup_by_id ()" link="DMAPDb.html#dmap-db-lookup-by-id"/>
    <keyword type="function" name="dmap_db_lookup_id_by_location ()" link="DMAPDb.html#dmap-db-lookup-id-by-location"/>
    <keyword type="function" name="dmap_db_foreach ()" link="DMAPDb.html#dmap-db-foreach"/>
    <keyword type="function" name="dmap_db_count ()" link="DMAPDb.html#dmap-db-count"/>
    <keyword type="function" name="dmap_db_apply_filter ()" link="DMAPDb.html#dmap-db-apply-filter"/>
    <keyword type="macro" name="DMAP_TYPE_MDNS_BROWSER" link="DMAPMdnsBrowser.html#DMAP-TYPE-MDNS-BROWSER:CAPS"/>
    <keyword type="macro" name="DMAP_MDNS_BROWSER()" link="DMAPMdnsBrowser.html#DMAP-MDNS-BROWSER:CAPS"/>
    <keyword type="macro" name="DMAP_MDNS_BROWSER_CLASS()" link="DMAPMdnsBrowser.html#DMAP-MDNS-BROWSER-CLASS:CAPS"/>
    <keyword type="macro" name="IS_DMAP_MDNS_BROWSER()" link="DMAPMdnsBrowser.html#IS-DMAP-MDNS-BROWSER:CAPS"/>
    <keyword type="macro" name="IS_DMAP_MDNS_BROWSER_CLASS()" link="DMAPMdnsBrowser.html#IS-DMAP-MDNS-BROWSER-CLASS:CAPS"/>
    <keyword type="macro" name="DMAP_MDNS_BROWSER_GET_CLASS()" link="DMAPMdnsBrowser.html#DMAP-MDNS-BROWSER-GET-CLASS:CAPS"/>
    <keyword type="struct" name="DMAPMdnsBrowser" link="DMAPMdnsBrowser.html#DMAPMdnsBrowser-struct"/>
    <keyword type="struct" name="struct DMAPMdnsBrowserClass" link="DMAPMdnsBrowser.html#DMAPMdnsBrowserClass"/>
    <keyword type="struct" name="DMAPMdnsBrowserPrivate" link="DMAPMdnsBrowser.html#DMAPMdnsBrowserPrivate"/>
    <keyword type="struct" name="struct DMAPMdnsBrowserService" link="DMAPMdnsBrowser.html#DMAPMdnsBrowserService"/>
    <keyword type="enum" name="enum DMAPMdnsBrowserServiceType" link="DMAPMdnsBrowser.html#DMAPMdnsBrowserServiceType-enum"/>
    <keyword type="enum" name="enum DMAPMdnsBrowserError" link="DMAPMdnsBrowser.html#DMAPMdnsBrowserError-enum"/>
    <keyword type="macro" name="DMAP_MDNS_BROWSER_ERROR" link="DMAPMdnsBrowser.html#DMAP-MDNS-BROWSER-ERROR:CAPS"/>
    <keyword type="function" name="dmap_mdns_browser_error_quark ()" link="DMAPMdnsBrowser.html#dmap-mdns-browser-error-quark"/>
    <keyword type="function" name="dmap_mdns_browser_get_type ()" link="DMAPMdnsBrowser.html#dmap-mdns-browser-get-type"/>
    <keyword type="function" name="dmap_mdns_browser_new ()" link="DMAPMdnsBrowser.html#dmap-mdns-browser-new"/>
    <keyword type="function" name="dmap_mdns_browser_start ()" link="DMAPMdnsBrowser.html#dmap-mdns-browser-start"/>
    <keyword type="function" name="dmap_mdns_browser_stop ()" link="DMAPMdnsBrowser.html#dmap-mdns-browser-stop"/>
    <keyword type="function" name="dmap_mdns_browser_get_services ()" link="DMAPMdnsBrowser.html#dmap-mdns-browser-get-services"/>
    <keyword type="function" name="dmap_mdns_browser_get_service_type ()" link="DMAPMdnsBrowser.html#dmap-mdns-browser-get-service-type"/>
    <keyword type="signal" name="The &quot;service-added&quot; signal" link="DMAPMdnsBrowser.html#DMAPMdnsBrowser-service-added"/>
    <keyword type="signal" name="The &quot;service-removed&quot; signal" link="DMAPMdnsBrowser.html#DMAPMdnsBrowser-service-removed"/>
    <keyword type="macro" name="DMAP_TYPE_SHARE" link="libdmapsharing-3.0-dmap-share.html#DMAP-TYPE-SHARE:CAPS"/>
    <keyword type="macro" name="DMAP_SHARE()" link="libdmapsharing-3.0-dmap-share.html#DMAP-SHARE:CAPS"/>
    <keyword type="macro" name="DMAP_SHARE_CLASS()" link="libdmapsharing-3.0-dmap-share.html#DMAP-SHARE-CLASS:CAPS"/>
    <keyword type="macro" name="IS_DMAP_SHARE()" link="libdmapsharing-3.0-dmap-share.html#IS-DMAP-SHARE:CAPS"/>
    <keyword type="macro" name="IS_DMAP_SHARE_CLASS()" link="libdmapsharing-3.0-dmap-share.html#IS-DMAP-SHARE-CLASS:CAPS"/>
    <keyword type="macro" name="DMAP_SHARE_GET_CLASS()" link="libdmapsharing-3.0-dmap-share.html#DMAP-SHARE-GET-CLASS:CAPS"/>
    <keyword type="macro" name="DMAP_STATUS_OK" link="libdmapsharing-3.0-dmap-share.html#DMAP-STATUS-OK:CAPS"/>
    <keyword type="typedef" name="DMAPSharePrivate" link="libdmapsharing-3.0-dmap-share.html#DMAPSharePrivate"/>
    <keyword type="struct" name="DMAPMetaDataMap" link="libdmapsharing-3.0-dmap-share.html#DMAPMetaDataMap"/>
    <keyword type="function" name="get_desired_port ()" link="libdmapsharing-3.0-dmap-share.html#get-desired-port"/>
    <keyword type="function" name="get_type_of_service ()" link="libdmapsharing-3.0-dmap-share.html#get-type-of-service"/>
    <keyword type="function" name="message_add_standard_headers ()" link="libdmapsharing-3.0-dmap-share.html#message-add-standard-headers"/>
    <keyword type="function" name="add_entry_to_mlcl ()" link="libdmapsharing-3.0-dmap-share.html#add-entry-to-mlcl"/>
    <keyword type="function" name="databases_browse_xxx ()" link="libdmapsharing-3.0-dmap-share.html#databases-browse-xxx"/>
    <keyword type="function" name="databases_items_xxx ()" link="libdmapsharing-3.0-dmap-share.html#databases-items-xxx"/>
    <keyword type="function" name="server_info ()" link="libdmapsharing-3.0-dmap-share.html#server-info"/>
    <keyword type="function" name="content_codes ()" link="libdmapsharing-3.0-dmap-share.html#content-codes"/>
    <keyword type="function" name="login ()" link="libdmapsharing-3.0-dmap-share.html#login"/>
    <keyword type="function" name="logout ()" link="libdmapsharing-3.0-dmap-share.html#logout"/>
    <keyword type="function" name="update ()" link="libdmapsharing-3.0-dmap-share.html#update"/>
    <keyword type="function" name="ctrl_int ()" link="libdmapsharing-3.0-dmap-share.html#ctrl-int"/>
    <keyword type="function" name="published ()" link="libdmapsharing-3.0-dmap-share.html#published"/>
    <keyword type="function" name="name_collision ()" link="libdmapsharing-3.0-dmap-share.html#name-collision"/>
    <keyword type="function" name="databases ()" link="libdmapsharing-3.0-dmap-share.html#databases"/>
    <keyword type="function" name="dmap_share_get_type ()" link="libdmapsharing-3.0-dmap-share.html#dmap-share-get-type"/>
    <keyword type="function" name="dmap_share_free_filter ()" link="libdmapsharing-3.0-dmap-share.html#dmap-share-free-filter"/>
    <keyword type="macro" name="DMAP_TYPE_RECORD" link="DMAPRecord.html#DMAP-TYPE-RECORD:CAPS"/>
    <keyword type="macro" name="DMAP_RECORD()" link="DMAPRecord.html#DMAP-RECORD:CAPS"/>
    <keyword type="macro" name="IS_DMAP_RECORD()" link="DMAPRecord.html#IS-DMAP-RECORD:CAPS"/>
    <keyword type="macro" name="DMAP_RECORD_GET_INTERFACE()" link="DMAPRecord.html#DMAP-RECORD-GET-INTERFACE:CAPS"/>
    <keyword type="struct" name="DMAPRecord" link="DMAPRecord.html#DMAPRecord-struct"/>
    <keyword type="struct" name="struct DMAPRecordIface" link="DMAPRecord.html#DMAPRecordIface"/>
    <keyword type="typedef" name="bitwise" link="DMAPRecord.html#bitwise"/>
    <keyword type="enum" name="enum DMAPMediaKind" link="DMAPRecord.html#DMAPMediaKind-enum"/>
    <keyword type="function" name="dmap_record_get_type ()" link="DMAPRecord.html#dmap-record-get-type"/>
    <keyword type="function" name="dmap_record_to_blob ()" link="DMAPRecord.html#dmap-record-to-blob"/>
    <keyword type="function" name="dmap_record_set_from_blob ()" link="DMAPRecord.html#dmap-record-set-from-blob"/>
    <keyword type="macro" name="DMAP_TYPE_RECORD_FACTORY" link="DMAPRecordFactory.html#DMAP-TYPE-RECORD-FACTORY:CAPS"/>
    <keyword type="macro" name="DMAP_RECORD_FACTORY()" link="DMAPRecordFactory.html#DMAP-RECORD-FACTORY:CAPS"/>
    <keyword type="macro" name="IS_DMAP_RECORD_FACTORY()" link="DMAPRecordFactory.html#IS-DMAP-RECORD-FACTORY:CAPS"/>
    <keyword type="macro" name="DMAP_RECORD_FACTORY_GET_INTERFACE()" link="DMAPRecordFactory.html#DMAP-RECORD-FACTORY-GET-INTERFACE:CAPS"/>
    <keyword type="struct" name="DMAPRecordFactory" link="DMAPRecordFactory.html#DMAPRecordFactory-struct"/>
    <keyword type="struct" name="struct DMAPRecordFactoryIface" link="DMAPRecordFactory.html#DMAPRecordFactoryIface"/>
    <keyword type="function" name="dmap_record_factory_get_type ()" link="DMAPRecordFactory.html#dmap-record-factory-get-type"/>
    <keyword type="function" name="dmap_record_factory_create ()" link="DMAPRecordFactory.html#dmap-record-factory-create"/>
    <keyword type="macro" name="DPAP_TYPE_CONNECTION" link="libdmapsharing-3.0-dpap-connection.html#DPAP-TYPE-CONNECTION:CAPS"/>
    <keyword type="macro" name="DPAP_CONNECTION()" link="libdmapsharing-3.0-dpap-connection.html#DPAP-CONNECTION:CAPS"/>
    <keyword type="macro" name="DPAP_CONNECTION_CLASS()" link="libdmapsharing-3.0-dpap-connection.html#DPAP-CONNECTION-CLASS:CAPS"/>
    <keyword type="macro" name="IS_DPAP_CONNECTION()" link="libdmapsharing-3.0-dpap-connection.html#IS-DPAP-CONNECTION:CAPS"/>
    <keyword type="macro" name="IS_DPAP_CONNECTION_CLASS()" link="libdmapsharing-3.0-dpap-connection.html#IS-DPAP-CONNECTION-CLASS:CAPS"/>
    <keyword type="macro" name="DPAP_CONNECTION_GET_CLASS()" link="libdmapsharing-3.0-dpap-connection.html#DPAP-CONNECTION-GET-CLASS:CAPS"/>
    <keyword type="typedef" name="DPAPConnectionPrivate" link="libdmapsharing-3.0-dpap-connection.html#DPAPConnectionPrivate"/>
    <keyword type="function" name="dpap_connection_get_type ()" link="libdmapsharing-3.0-dpap-connection.html#dpap-connection-get-type"/>
    <keyword type="function" name="dpap_connection_new ()" link="libdmapsharing-3.0-dpap-connection.html#dpap-connection-new"/>
    <keyword type="macro" name="DPAP_TYPE_RECORD" link="DPAPRecord.html#DPAP-TYPE-RECORD:CAPS"/>
    <keyword type="macro" name="DPAP_RECORD()" link="DPAPRecord.html#DPAP-RECORD:CAPS"/>
    <keyword type="macro" name="IS_DPAP_RECORD()" link="DPAPRecord.html#IS-DPAP-RECORD:CAPS"/>
    <keyword type="macro" name="DPAP_RECORD_GET_INTERFACE()" link="DPAPRecord.html#DPAP-RECORD-GET-INTERFACE:CAPS"/>
    <keyword type="struct" name="DPAPRecord" link="DPAPRecord.html#DPAPRecord-struct"/>
    <keyword type="struct" name="struct DPAPRecordIface" link="DPAPRecord.html#DPAPRecordIface"/>
    <keyword type="function" name="dpap_record_get_type ()" link="DPAPRecord.html#dpap-record-get-type"/>
    <keyword type="function" name="dpap_record_read ()" link="DPAPRecord.html#dpap-record-read"/>
    <keyword type="property" name="The &quot;aspect-ratio&quot; property" link="DPAPRecord.html#DPAPRecord--aspect-ratio"/>
    <keyword type="property" name="The &quot;comments&quot; property" link="DPAPRecord.html#DPAPRecord--comments"/>
    <keyword type="property" name="The &quot;creation-date&quot; property" link="DPAPRecord.html#DPAPRecord--creation-date"/>
    <keyword type="property" name="The &quot;filename&quot; property" link="DPAPRecord.html#DPAPRecord--filename"/>
    <keyword type="property" name="The &quot;format&quot; property" link="DPAPRecord.html#DPAPRecord--format"/>
    <keyword type="property" name="The &quot;large-filesize&quot; property" link="DPAPRecord.html#DPAPRecord--large-filesize"/>
    <keyword type="property" name="The &quot;location&quot; property" link="DPAPRecord.html#DPAPRecord--location"/>
    <keyword type="property" name="The &quot;pixel-height&quot; property" link="DPAPRecord.html#DPAPRecord--pixel-height"/>
    <keyword type="property" name="The &quot;pixel-width&quot; property" link="DPAPRecord.html#DPAPRecord--pixel-width"/>
    <keyword type="property" name="The &quot;rating&quot; property" link="DPAPRecord.html#DPAPRecord--rating"/>
    <keyword type="property" name="The &quot;thumbnail&quot; property" link="DPAPRecord.html#DPAPRecord--thumbnail"/>
    <keyword type="macro" name="DPAP_TYPE_SHARE" link="libdmapsharing-3.0-dpap-share.html#DPAP-TYPE-SHARE:CAPS"/>
    <keyword type="macro" name="DPAP_SHARE()" link="libdmapsharing-3.0-dpap-share.html#DPAP-SHARE:CAPS"/>
    <keyword type="macro" name="DPAP_SHARE_CLASS()" link="libdmapsharing-3.0-dpap-share.html#DPAP-SHARE-CLASS:CAPS"/>
    <keyword type="macro" name="IS_DPAP_SHARE()" link="libdmapsharing-3.0-dpap-share.html#IS-DPAP-SHARE:CAPS"/>
    <keyword type="macro" name="IS_DPAP_SHARE_CLASS()" link="libdmapsharing-3.0-dpap-share.html#IS-DPAP-SHARE-CLASS:CAPS"/>
    <keyword type="macro" name="DPAP_SHARE_GET_CLASS()" link="libdmapsharing-3.0-dpap-share.html#DPAP-SHARE-GET-CLASS:CAPS"/>
    <keyword type="typedef" name="DPAPSharePrivate" link="libdmapsharing-3.0-dpap-share.html#DPAPSharePrivate"/>
    <keyword type="function" name="dpap_share_get_type ()" link="libdmapsharing-3.0-dpap-share.html#dpap-share-get-type"/>
    <keyword type="function" name="dpap_share_new ()" link="libdmapsharing-3.0-dpap-share.html#dpap-share-new"/>
    <keyword type="macro" name="DACP_TYPE_SHARE" link="libdmapsharing-3.0-dacp-share.html#DACP-TYPE-SHARE:CAPS"/>
    <keyword type="macro" name="DACP_SHARE()" link="libdmapsharing-3.0-dacp-share.html#DACP-SHARE:CAPS"/>
    <keyword type="macro" name="DACP_SHARE_CLASS()" link="libdmapsharing-3.0-dacp-share.html#DACP-SHARE-CLASS:CAPS"/>
    <keyword type="macro" name="IS_DACP_SHARE()" link="libdmapsharing-3.0-dacp-share.html#IS-DACP-SHARE:CAPS"/>
    <keyword type="macro" name="IS_DACP_SHARE_CLASS()" link="libdmapsharing-3.0-dacp-share.html#IS-DACP-SHARE-CLASS:CAPS"/>
    <keyword type="macro" name="DACP_SHARE_GET_CLASS()" link="libdmapsharing-3.0-dacp-share.html#DACP-SHARE-GET-CLASS:CAPS"/>
    <keyword type="typedef" name="DACPSharePrivate" link="libdmapsharing-3.0-dacp-share.html#DACPSharePrivate"/>
    <keyword type="function" name="lookup_guid ()" link="libdmapsharing-3.0-dacp-share.html#lookup-guid"/>
    <keyword type="function" name="add_guid ()" link="libdmapsharing-3.0-dacp-share.html#add-guid"/>
    <keyword type="function" name="remote_found ()" link="libdmapsharing-3.0-dacp-share.html#remote-found"/>
    <keyword type="function" name="remote_lost ()" link="libdmapsharing-3.0-dacp-share.html#remote-lost"/>
    <keyword type="function" name="remote_paired ()" link="libdmapsharing-3.0-dacp-share.html#remote-paired"/>
    <keyword type="function" name="dacp_share_get_type ()" link="libdmapsharing-3.0-dacp-share.html#dacp-share-get-type"/>
    <keyword type="function" name="dacp_share_new ()" link="libdmapsharing-3.0-dacp-share.html#dacp-share-new"/>
    <keyword type="function" name="dacp_share_pair ()" link="libdmapsharing-3.0-dacp-share.html#dacp-share-pair"/>
    <keyword type="function" name="dacp_share_start_lookup ()" link="libdmapsharing-3.0-dacp-share.html#dacp-share-start-lookup"/>
    <keyword type="function" name="dacp_share_stop_lookup ()" link="libdmapsharing-3.0-dacp-share.html#dacp-share-stop-lookup"/>
    <keyword type="function" name="dacp_share_player_updated ()" link="libdmapsharing-3.0-dacp-share.html#dacp-share-player-updated"/>
  </functions>
</book>