|
VLC
2.1.0-git
|
Data Fields | |
| char * | psz_protocol |
| char * | psz_username |
| char * | psz_password |
| char * | psz_host |
| unsigned | i_port |
| char * | psz_path |
| char * | psz_option |
| char * | psz_buffer |
| unsigned vlc_url_t::i_port |
Referenced by httpd_HostCreate(), and input_item_SetURI().
| char* vlc_url_t::psz_buffer |
| char* vlc_url_t::psz_host |
Referenced by httpd_HostCreate(), and input_item_SetURI().
| char* vlc_url_t::psz_option |
| char* vlc_url_t::psz_password |
| char* vlc_url_t::psz_path |
Referenced by input_item_SetURI().
| char* vlc_url_t::psz_protocol |
Referenced by input_item_SetURI().
| char* vlc_url_t::psz_username |
1.8.1.2