VLC  2.1.0-git
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
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

const char* vlc_mime_Ext2Mime ( const char *  psz_url)

References ext_mime, psz_ext, and strcasecmp().

Referenced by httpd_FileNew(), and httpd_StreamNew().