summaryrefslogtreecommitdiff
path: root/doc/man/en/man3/mrl_t.3
diff options
context:
space:
mode:
authorDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2003-01-29 11:10:50 +0000
committerDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2003-01-29 11:10:50 +0000
commit098a9e1144f620e3d975648920384d233dd85ed1 (patch)
treeccc698aa4ef38b140a74671c15fc7ebdbbdc3420 /doc/man/en/man3/mrl_t.3
parentaa531ef1fc9c69a8468746d1c5d2e8c6aab2d03a (diff)
downloadxine-lib-098a9e1144f620e3d975648920384d233dd85ed1.tar.gz
xine-lib-098a9e1144f620e3d975648920384d233dd85ed1.tar.bz2
auto* fix: pass 1
CVS patchset: 4036 CVS date: 2003/01/29 11:10:50
Diffstat (limited to 'doc/man/en/man3/mrl_t.3')
-rw-r--r--doc/man/en/man3/mrl_t.358
1 files changed, 0 insertions, 58 deletions
diff --git a/doc/man/en/man3/mrl_t.3 b/doc/man/en/man3/mrl_t.3
deleted file mode 100644
index e26f68844..000000000
--- a/doc/man/en/man3/mrl_t.3
+++ /dev/null
@@ -1,58 +0,0 @@
-.TH "mrl_t" 3 "15 Oct 2001" "XINE, A Free Video Player Project - API reference" \" -*- nroff -*-
-.ad l
-.nh
-.SH NAME
-mrl_t \-
-.SH SYNOPSIS
-.br
-.PP
-\fC#include <xine.h>\fP
-.PP
-.SS "Data Fields"
-
-.in +1c
-.ti -1c
-.RI "char* \fBorigin\fP"
-.br
-.ti -1c
-.RI "char* \fBmrl\fP"
-.br
-.ti -1c
-.RI "char* \fBlink\fP"
-.br
-.ti -1c
-.RI "uint32_t \fBtype\fP"
-.br
-.ti -1c
-.RI "off_t \fBsize\fP"
-.br
-.in -1c
-.SH "DETAILED DESCRIPTION"
-.PP
-mrl type.
-.PP
-\fBSee also: \fP
-.in +1c
-\fBxine_get_browse_mrls\fP(), \fBMRL_ZERO\fP, \fBMRL_DUPLICATE\fP, \fBMRLS_DUPLICATE\fP, Types of available mrls
-.PP
-.SH "FIELD DOCUMENTATION"
-.PP
-.SS "char * mrl_t::link"
-.PP
-name of link, if exist, otherwise NULL
-.SS "char * mrl_t::mrl"
-.PP
-<type>://<location>
-.SS "char * mrl_t::origin"
-.PP
-Origin of grabbed mrls (eg: path for file plugin
-.SS "off_t mrl_t::size"
-.PP
-size of this source, may be 0
-.SS "uint32_t mrl_t::type"
-.PP
-match to mrl_type enum
-
-.SH "AUTHOR"
-.PP
-Generated automatically by Doxygen for XINE, A Free Video Player Project - API reference from the source code. \ No newline at end of file