access.h File Reference

Include dependency graph for access.h:

Go to the source code of this file.

Defines

#define _INPUT_ACCESS_H   1
#define access_New(a, b, c, d, e)   __access_New(VLC_OBJECT(a), b, c, d, e )

Functions

access_t__access_New (vlc_object_t *p_obj, input_thread_t *p_input, const char *psz_access, const char *psz_demux, const char *psz_path)
void access_Delete (access_t *)


Define Documentation

#define _INPUT_ACCESS_H   1

#define access_New ( a,
b,
c,
d,
 )     __access_New(VLC_OBJECT(a), b, c, d, e )


Function Documentation

access_t* __access_New ( vlc_object_t p_obj,
input_thread_t p_input,
const char *  psz_access,
const char *  psz_demux,
const char *  psz_path 
)

void access_Delete ( access_t  ) 


Generated on Tue May 25 08:05:34 2010 for VLC by  doxygen 1.5.6