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/structDLNAIconProfile.html | 58 +++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 doc/html/structDLNAIconProfile.html (limited to 'doc/html/structDLNAIconProfile.html') diff --git a/doc/html/structDLNAIconProfile.html b/doc/html/structDLNAIconProfile.html new file mode 100644 index 0000000..1097413 --- /dev/null +++ b/doc/html/structDLNAIconProfile.html @@ -0,0 +1,58 @@ + + +UPnP/DLNA plugin for VDR: DLNAIconProfile Struct Reference + + + + + +
+

DLNAIconProfile Struct Reference

#include <common.h> +

+ +

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

Public Attributes

+const char * mime
 the mime type of the image
+unsigned short width
 image width in pixel
+unsigned short height
 image height in pixel
+unsigned char bitDepth
 bit depth in bits per pixel
+


Detailed Description

+The DLNA profile for a icon image

+This complies with the DLNA media format guidelines. It contains a valid mime type, the resolution of the image and the corresponding bit depth


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