VLC
3.0.15
|
Data Fields | |
httpd_url_t * | url |
httpd_file_callback_t | pf_fill |
httpd_file_sys_t * | p_sys |
char | mime [1] |
char httpd_file_t::mime[1] |
Referenced by httpd_FileCallBack().
httpd_file_sys_t* httpd_file_t::p_sys |
Referenced by httpd_FileCallBack().
httpd_file_callback_t httpd_file_t::pf_fill |
Referenced by httpd_FileCallBack().
httpd_url_t* httpd_file_t::url |