Manpages

Manpage of mrl_t

mrl_t

Section: C Library Functions (3)
Updated: 15 Oct 2001
Index
Return to Main Contents
 

NAME

mrl_t -  

SYNOPSIS


#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

 

AUTHOR

Generated automatically by Doxygen for XINE, A Free Video Player Project - API reference from the source code.


 

Index

NAME
SYNOPSIS
Data Fields
DETAILED DESCRIPTION
FIELD DOCUMENTATION
char * mrl_t::link
char * mrl_t::mrl
char * mrl_t::origin
off_t mrl_t::size
uint32_t mrl_t::type
AUTHOR

This document was created by man2html, using the manual pages.
Time: 20:35:22 GMT, April 26, 2024