summaryrefslogtreecommitdiff
path: root/doc/latex/structDLNAProfile.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/structDLNAProfile.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/structDLNAProfile.tex')
-rw-r--r--doc/latex/structDLNAProfile.tex29
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/latex/structDLNAProfile.tex b/doc/latex/structDLNAProfile.tex
new file mode 100644
index 0000000..bf53525
--- /dev/null
+++ b/doc/latex/structDLNAProfile.tex
@@ -0,0 +1,29 @@
+\hypertarget{structDLNAProfile}{
+\section{DLNAProfile Struct Reference}
+\label{structDLNAProfile}\index{DLNAProfile@{DLNAProfile}}
+}
+{\tt \#include $<$common.h$>$}
+
+\subsection*{Public Attributes}
+\begin{CompactItemize}
+\item
+\hypertarget{structDLNAProfile_4957399cd872c2d843a35a886f9a6a5a}{
+const char $\ast$ \hyperlink{structDLNAProfile_4957399cd872c2d843a35a886f9a6a5a}{ID}}
+\label{structDLNAProfile_4957399cd872c2d843a35a886f9a6a5a}
+
+\begin{CompactList}\small\item\em the DLNA profile ID \item\end{CompactList}\item
+\hypertarget{structDLNAProfile_79dc39f6af5a840901ad09617792cb41}{
+const char $\ast$ \hyperlink{structDLNAProfile_79dc39f6af5a840901ad09617792cb41}{mime}}
+\label{structDLNAProfile_79dc39f6af5a840901ad09617792cb41}
+
+\begin{CompactList}\small\item\em the mime type of the resource \item\end{CompactList}\end{CompactItemize}
+
+
+\subsection{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:\begin{CompactItemize}
+\item
+common.h\end{CompactItemize}