QVisu
Qt-based visualization for smart homes
|
Go to the source code of this file.
Classes | |
struct | vlc_url_t |
Functions | |
VLC_API char * | vlc_path2uri (const char *path, const char *scheme) VLC_MALLOC |
VLC_API char * | decode_URI_duplicate (const char *psz) VLC_MALLOC |
VLC_API char * | decode_URI (char *psz) |
VLC_API char * | encode_URI_component (const char *psz) VLC_MALLOC |
VLC_API char * | make_path (const char *url) VLC_MALLOC |
VLC_API void | vlc_UrlParse (vlc_url_t *, const char *, unsigned char) |
VLC_API void | vlc_UrlClean (vlc_url_t *) |
This file defines functions for manipulating URL in vlc