diff options
Diffstat (limited to 'doc/latex/structDLNAIconProfile.tex')
-rw-r--r-- | doc/latex/structDLNAIconProfile.tex | 39 |
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} |