VLC  3.0.21
Data Fields
vlc_url_t Struct Reference

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
 
char * psz_pathbuffer
 

Field Documentation

◆ i_port

unsigned vlc_url_t::i_port

◆ psz_buffer

char* vlc_url_t::psz_buffer

◆ psz_host

char* vlc_url_t::psz_host

◆ psz_option

char* vlc_url_t::psz_option

◆ psz_password

char* vlc_url_t::psz_password

◆ psz_path

char* vlc_url_t::psz_path

◆ psz_pathbuffer

char* vlc_url_t::psz_pathbuffer

Referenced by vlc_UrlParseFixup().

◆ psz_protocol

char* vlc_url_t::psz_protocol

◆ psz_username

char* vlc_url_t::psz_username

The documentation for this struct was generated from the following file: