VLC 4.0.0-dev
Loading...
Searching...
No Matches

#include <vlc_url.h>

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

Field Documentation

◆ i_port

◆ psz_buffer

char* vlc_url_t::psz_buffer

◆ psz_fragment

char* vlc_url_t::psz_fragment

Referenced by vlc_uri_compose().

◆ psz_host

◆ psz_option

char* vlc_url_t::psz_option

◆ psz_password

◆ psz_path

◆ psz_pathbuffer

char* vlc_url_t::psz_pathbuffer

Referenced by vlc_UrlParseFixup().

◆ psz_protocol

◆ psz_username


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