From 724cb5e3783311f6b8c808852dbe2de59f2399b0 Mon Sep 17 00:00:00 2001 From: Denis Loh Date: Mon, 25 Jan 2010 12:10:01 +0100 Subject: Fixed small bug which leads to an empty TV folder --- doc/html/structDLNAProfile.html | 50 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 doc/html/structDLNAProfile.html (limited to 'doc/html/structDLNAProfile.html') diff --git a/doc/html/structDLNAProfile.html b/doc/html/structDLNAProfile.html new file mode 100644 index 0000000..d1921d2 --- /dev/null +++ b/doc/html/structDLNAProfile.html @@ -0,0 +1,50 @@ + + +UPnP/DLNA plugin for VDR: DLNAProfile Struct Reference + + + + + +
+

DLNAProfile Struct Reference

#include <common.h> +

+ +

+List of all members. + + + + + + + + +

Public Attributes

+const char * ID
 the DLNA profile ID
+const char * mime
 the mime type of the resource
+


Detailed Description

+The combination of DLNA profile ID and the corresponding mime type

+This complies with the DLNA media format guidelines. Though this is very similar to the profile structure of libdlna, it comes without the additional label field as it seams to be not needed.


The documentation for this struct was generated from the following file: +
+
Generated on Sun Nov 8 15:44:09 2009 for UPnP/DLNA plugin for VDR by  + +doxygen 1.5.8
+ + -- cgit v1.2.3