VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_access.h File Reference

Input byte stream modules interface. More...

Include dependency graph for vlc_access.h:

Go to the source code of this file.

Macros

#define VLC_ACCESS_REDIRECT   VLC_ETIMEOUT
 Special redirection error code.
 
#define ACCESS_SET_CALLBACKS(read, block, control, seek)
 

Functions

stream_tvlc_access_NewMRL (vlc_object_t *obj, const char *mrl)
 Opens a new read-only byte stream.
 
int access_vaDirectoryControlHelper (stream_t *p_access, int i_query, va_list args)
 Default pf_control callback for directory accesses.
 

Detailed Description

Input byte stream modules interface.