From 403f01979cef7e03b8322ddb870e3959c8de0f77 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Wed, 4 Sep 2002 23:31:05 +0000 Subject: merging in the new_api branch ... unfortunately video_out / vo_scale is broken now ... matthias/miguel: please fix it :-) CVS patchset: 2606 CVS date: 2002/09/04 23:31:05 --- doc/xine-lib-API/html/structmrl__t.html | 165 -------------------------------- 1 file changed, 165 deletions(-) delete mode 100644 doc/xine-lib-API/html/structmrl__t.html (limited to 'doc/xine-lib-API/html/structmrl__t.html') diff --git a/doc/xine-lib-API/html/structmrl__t.html b/doc/xine-lib-API/html/structmrl__t.html deleted file mode 100644 index 860b11907..000000000 --- a/doc/xine-lib-API/html/structmrl__t.html +++ /dev/null @@ -1,165 +0,0 @@ - - -XINE, A Free Video Player Project - API reference -xine logo - - - - -
-Main Page   Modules   Data Structures   File List   Data Fields   Globals  
-

mrl_t Struct Reference

#include <xine.h> -

- - - - - - - -

Data Fields

char* origin
char* mrl
char* link
uint32_t type
off_t size
-


Detailed Description

-mrl type.
-See also:
-xine_get_browse_mrls(), MRL_ZERO, MRL_DUPLICATE, MRLS_DUPLICATE, Types of available mrls
-

-


Field Documentation

-

- - - - -
- - - - - -
-char * mrl_t::link -
-
- - - - - -
-   - - -

-name of link, if exist, otherwise NULL

-

- - - - -
- - - - - -
-char * mrl_t::mrl -
-
- - - - - -
-   - - -

-<type>://<location>

-

- - - - -
- - - - - -
-char * mrl_t::origin -
-
- - - - - -
-   - - -

-Origin of grabbed mrls (eg: path for file plugin

-

- - - - -
- - - - - -
-off_t mrl_t::size -
-
- - - - - -
-   - - -

-size of this source, may be 0

-

- - - - -
- - - - - -
-uint32_t mrl_t::type -
-
- - - - - -
-   - - -

-match to mrl_type enum

-


The documentation for this struct was generated from the following file: -
Generated at Mon Oct 15 01:18:07 2001 for XINE, A Free Video Player Project - API reference by - -doxygen1.2.8 written by Dimitri van Heesch, - © 1997-2001
- - -- cgit v1.2.3