Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/azatoth/minidlna.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'upnpsoap.h')
-rw-r--r--upnpsoap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/upnpsoap.h b/upnpsoap.h
index d235466..484f512 100644
--- a/upnpsoap.h
+++ b/upnpsoap.h
@@ -30,6 +30,8 @@
" xmlns=\"urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/\""
#define DLNA_NAMESPACE \
" xmlns:dlna=\"urn:schemas-dlna-org:metadata-1-0/\""
+#define PV_NAMESPACE \
+ " xmlns:pv=\"http://www.pv.com/pvns/\""
struct Response
{