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

Mime type recognition helpers. More...

Include dependency graph for vlc_mime.h:

Go to the source code of this file.

Functions

const char * vlc_mime_Ext2Mime (const char *psz_url)
 

Detailed Description

Mime type recognition helpers.

Function Documentation

◆ vlc_mime_Ext2Mime()

const char * vlc_mime_Ext2Mime ( const char *  psz_url)

References ext_mime, psz_ext, and strcasecmp().

Referenced by httpd_FileNew(), and httpd_StreamNew().