VLC 4.0.0-dev
|
Mime type recognition helpers. More...
Go to the source code of this file.
Functions | |
const char * | vlc_mime_Ext2Mime (const char *psz_url) |
Mime type recognition helpers.
const char * vlc_mime_Ext2Mime | ( | const char * | psz_url | ) |
References ext_mime, psz_ext, and strcasecmp().
Referenced by httpd_FileNew(), and httpd_StreamNew().