~ubuntu-branches/ubuntu/precise/libdmapsharing/precise

« back to all changes in this revision

Viewing changes to doc/html/libdmapsharing-3.0.devhelp2

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-05-30 17:50:18 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20110530175018-bbz8iqkeu3e9zaba
Tags: 2.9.12-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

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