summaryrefslogtreecommitdiff
path: root/doc/latex/structDLNAIconProfile.tex
diff options
context:
space:
mode:
authorDenis Loh <denis.loh@gmail.com>2010-01-25 12:10:01 +0100
committerDenis Loh <denis.loh@gmail.com>2010-01-25 12:10:01 +0100
commit724cb5e3783311f6b8c808852dbe2de59f2399b0 (patch)
treebe1f2d617b4a3e2e156b7a2d6ba9ee335cde63cf /doc/latex/structDLNAIconProfile.tex
parent0152f33daffe3fe943d6a134409d02df7ecaa982 (diff)
downloadvdr-plugin-upnp-724cb5e3783311f6b8c808852dbe2de59f2399b0.tar.gz
vdr-plugin-upnp-724cb5e3783311f6b8c808852dbe2de59f2399b0.tar.bz2
Fixed small bug which leads to an empty TV folder
Diffstat (limited to 'doc/latex/structDLNAIconProfile.tex')
-rw-r--r--doc/latex/structDLNAIconProfile.tex39
1 files changed, 39 insertions, 0 deletions
diff --git a/doc/latex/structDLNAIconProfile.tex b/doc/latex/structDLNAIconProfile.tex
new file mode 100644
index 0000000..0929c2a
--- /dev/null
+++ b/doc/latex/structDLNAIconProfile.tex
@@ -0,0 +1,39 @@
+\hypertarget{structDLNAIconProfile}{
+\section{DLNAIconProfile Struct Reference}
+\label{structDLNAIconProfile}\index{DLNAIconProfile@{DLNAIconProfile}}
+}
+{\tt \#include $<$common.h$>$}
+
+\subsection*{Public Attributes}
+\begin{CompactItemize}
+\item
+\hypertarget{structDLNAIconProfile_d5dc566526b37cddf1cfd14fa1efa509}{
+const char $\ast$ \hyperlink{structDLNAIconProfile_d5dc566526b37cddf1cfd14fa1efa509}{mime}}
+\label{structDLNAIconProfile_d5dc566526b37cddf1cfd14fa1efa509}
+
+\begin{CompactList}\small\item\em the mime type of the image \item\end{CompactList}\item
+\hypertarget{structDLNAIconProfile_b570aed93a91d6629a5f14ac28bb474d}{
+unsigned short \hyperlink{structDLNAIconProfile_b570aed93a91d6629a5f14ac28bb474d}{width}}
+\label{structDLNAIconProfile_b570aed93a91d6629a5f14ac28bb474d}
+
+\begin{CompactList}\small\item\em image width in pixel \item\end{CompactList}\item
+\hypertarget{structDLNAIconProfile_80d7178a6681bef071a5c8e3598e54fb}{
+unsigned short \hyperlink{structDLNAIconProfile_80d7178a6681bef071a5c8e3598e54fb}{height}}
+\label{structDLNAIconProfile_80d7178a6681bef071a5c8e3598e54fb}
+
+\begin{CompactList}\small\item\em image height in pixel \item\end{CompactList}\item
+\hypertarget{structDLNAIconProfile_7c3a12a0f4673cd6d9b49895326b99c3}{
+unsigned char \hyperlink{structDLNAIconProfile_7c3a12a0f4673cd6d9b49895326b99c3}{bitDepth}}
+\label{structDLNAIconProfile_7c3a12a0f4673cd6d9b49895326b99c3}
+
+\begin{CompactList}\small\item\em bit depth in bits per pixel \item\end{CompactList}\end{CompactItemize}
+
+
+\subsection{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:\begin{CompactItemize}
+\item
+common.h\end{CompactItemize}