upnpsoap: Add SEC namespace

Declare Samsung namespace where appropriate.
This commit is contained in:
Justin Maggard
2018-01-03 23:01:46 -08:00
parent 8b06ea863d
commit 0d224a4607
2 changed files with 5 additions and 0 deletions

View File

@@ -32,6 +32,8 @@
" xmlns:dlna=\"urn:schemas-dlna-org:metadata-1-0/\""
#define PV_NAMESPACE \
" xmlns:pv=\"http://www.pv.com/pvns/\""
#define SEC_NAMESPACE \
" xmlns:sec=\"http://www.sec.co.kr/dlna\""
struct Response
{