#include <vlc_url.h>
◆ i_port
unsigned vlc_url_t::i_port |
◆ psz_buffer
char* vlc_url_t::psz_buffer |
◆ psz_fragment
char* vlc_url_t::psz_fragment |
◆ psz_host
char* vlc_url_t::psz_host |
Referenced by credential_find_keystore(), input_item_SetURI(), is_url_valid(), vlc_credential_store(), vlc_http_outfile_create(), vlc_http_request(), vlc_http_res_init(), vlc_https_connect_proxy(), vlc_renderer_item_new(), vlc_uri_compose(), and vlc_uri_resolve().
◆ psz_option
char* vlc_url_t::psz_option |
◆ psz_password
char* vlc_url_t::psz_password |
◆ psz_path
char* vlc_url_t::psz_path |
Referenced by credential_find_keystore(), DeduceSlaveType(), input_item_SetURI(), protocol_store_path(), vlc_credential_store(), vlc_http_outfile_create(), vlc_http_res_init(), vlc_uri_compose(), vlc_uri_resolve(), vlc_UrlParse(), and vlc_UrlParseFixup().
◆ psz_pathbuffer
char* vlc_url_t::psz_pathbuffer |
◆ psz_protocol
char* vlc_url_t::psz_protocol |
Referenced by credential_find_keystore(), input_item_SetURI(), is_url_valid(), protocol_is_smb(), protocol_set_port(), protocol_store_path(), vlc_credential_store(), vlc_http_outfile_create(), vlc_http_res_init(), vlc_https_connect_proxy(), vlc_renderer_item_new(), vlc_uri_compose(), and vlc_uri_resolve().
◆ psz_username
char* vlc_url_t::psz_username |
The documentation for this struct was generated from the following file: