diff options
Diffstat (limited to 'doc/xine-lib-API/html/modules.html')
-rw-r--r-- | doc/xine-lib-API/html/modules.html | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/doc/xine-lib-API/html/modules.html b/doc/xine-lib-API/html/modules.html deleted file mode 100644 index 85e8d8559..000000000 --- a/doc/xine-lib-API/html/modules.html +++ /dev/null @@ -1,54 +0,0 @@ -<HTML> -<HEAD> -<TITLE>XINE, A Free Video Player Project - API reference</TITLE> -<IMG SRC="xine_logo.png" alt="xine logo" ALIGN=CENTER WIDTH=100% CELLPADDING=0 BORDER=0> -</HEAD> -<BODY BGCOLOR=#000000 TEXT=#ccccFF LINK=#a0a0FF VLINK=#40ddff ALINK=#ffffff leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> - -<!-- Generated by Doxygen 1.2.8 --> -<center> -<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="modules.html">Modules</a> <a class="qindex" href="annotated.html">Data Structures</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Data Fields</a> <a class="qindex" href="globals.html">Globals</a> </center> -<hr><h1>XINE, A Free Video Player Project - API reference Modules</h1>Here is a list of all modules:<ul> -<li><a class="el" href="group__build__info.html">Build informations</a> -<li><a class="el" href="group__xine__api.html">API functions</a> -<ul> -<li><a class="el" href="group__status__group.html">Player status constants</a> -<li><a class="el" href="group__version__group.html">Version constants</a> -<li><a class="el" href="group__xine__version.html">Version functions</a> -<li><a class="el" href="group__video__group.html">Video.</a> -<ul> -<li><a class="el" href="group__video__cap.html">video driver capabilities</a> -<li><a class="el" href="group__video__prop.html">Constants for the get/set properties functions.</a> -<li><a class="el" href="group__video__ratio.html">Possible ratios for the VO_PROP_ASPECT_RATIO call</a> -</ul> -<li><a class="el" href="group__xine__init.html">Init functions</a> -<ul> -<li><a class="el" href="group__config__group.html">Configuration structure type.</a> -<li><a class="el" href="group__ui__callbacks.html">UI communication callbacks.</a> -<li><a class="el" href="group__demux__strategy.html">Possible demuxer guessing strategy.</a> -</ul> -<li><a class="el" href="group__xine__management.html">Engine management</a> -<li><a class="el" href="group__audio__group.html">Audio.</a> -<ul> -<li><a class="el" href="group__audio__cap.html">audio driver capabilities</a> -<li><a class="el" href="group__audio__prop.html">Constants for the get/set properties functions.</a> -</ul> -<li><a class="el" href="group__browse__group.html">Browsing support</a> -<ul> -<li><a class="el" href="group__mrl__types.html">Types of available mrls</a> -</ul> -<li><a class="el" href="group__autoplay__group.html">Autoplay support</a> -<li><a class="el" href="group__loadplugins__group.html">Loading plugins</a> -<ul> -<li><a class="el" href="group__visual__types.html">Valid visual types</a> -</ul> -<li><a class="el" href="group__event__group.html">Sending events</a> -</ul> -</ul> -<hr><address><small>Generated at Mon Oct 15 01:18:07 2001 for XINE, A Free Video Player Project - API reference by -<a href="http://www.doxygen.org/index.html"> -<img src="doxygen.gif" alt="doxygen" align="middle" border=0 -width=110 height=53></a>1.2.8 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>, - © 1997-2001</small></address> -</body> -</html> |