diff options
author | Denis Loh <denis.loh@gmail.com> | 2010-01-25 12:10:01 +0100 |
---|---|---|
committer | Denis Loh <denis.loh@gmail.com> | 2010-01-25 12:10:01 +0100 |
commit | 724cb5e3783311f6b8c808852dbe2de59f2399b0 (patch) | |
tree | be1f2d617b4a3e2e156b7a2d6ba9ee335cde63cf /doc/html/classcAudioVideoDetector-members.html | |
parent | 0152f33daffe3fe943d6a134409d02df7ecaa982 (diff) | |
download | vdr-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/html/classcAudioVideoDetector-members.html')
-rw-r--r-- | doc/html/classcAudioVideoDetector-members.html | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/html/classcAudioVideoDetector-members.html b/doc/html/classcAudioVideoDetector-members.html new file mode 100644 index 0000000..4765c64 --- /dev/null +++ b/doc/html/classcAudioVideoDetector-members.html @@ -0,0 +1,34 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> +<title>UPnP/DLNA plugin for VDR: Member List</title> +<link href="tabs.css" rel="stylesheet" type="text/css"> +<link href="doxygen.css" rel="stylesheet" type="text/css"> +</head><body> +<!-- Generated by Doxygen 1.5.8 --> +<div class="navigation" id="top"> + <div class="tabs"> + <ul> + <li><a href="index.html"><span>Main Page</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + </ul> + </div> + <div class="tabs"> + <ul> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> +</div> +<div class="contents"> +<h1>cAudioVideoDetector Member List</h1>This is the complete list of members for <a class="el" href="classcAudioVideoDetector.html">cAudioVideoDetector</a>, including all inherited members.<p><table> + <tr bgcolor="#f0f0f0"><td><b>cAudioVideoDetector</b>() (defined in <a class="el" href="classcAudioVideoDetector.html">cAudioVideoDetector</a>)</td><td><a class="el" href="classcAudioVideoDetector.html">cAudioVideoDetector</a></td><td><code> [inline]</code></td></tr> + <tr class="memlist"><td><a class="el" href="classcAudioVideoDetector.html#0a376b4d1421f0d799189d4e03c4cbcc">detectVideoProperties</a>(cUPnPResource *Resource, const char *Filename)</td><td><a class="el" href="classcAudioVideoDetector.html">cAudioVideoDetector</a></td><td></td></tr> + <tr bgcolor="#f0f0f0"><td><b>~cAudioVideoDetector</b>() (defined in <a class="el" href="classcAudioVideoDetector.html">cAudioVideoDetector</a>)</td><td><a class="el" href="classcAudioVideoDetector.html">cAudioVideoDetector</a></td><td><code> [inline, virtual]</code></td></tr> +</table></div> +<hr size="1"><address style="text-align: right;"><small>Generated on Sun Nov 8 15:44:09 2009 for UPnP/DLNA plugin for VDR by +<a href="http://www.doxygen.org/index.html"> +<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> +</body> +</html> |