|
VLC
4.0.0-dev
|

Go to the source code of this file.
Macros | |
| #define | VLC_ACCESS_REDIRECT VLC_ETIMEOUT |
| Special redirection error code. More... | |
| #define | ACCESS_SET_CALLBACKS(read, block, control, seek) |
Functions | |
| VLC_EXPORT stream_t * | vlc_access_NewMRL (vlc_object_t *obj, const char *mrl) |
| Opens a new read-only byte stream. More... | |
| VLC_EXPORT int | access_vaDirectoryControlHelper (stream_t *p_access, int i_query, va_list args) |
| Default pf_control callback for directory accesses. More... | |
Input byte stream modules interface
1.8.17