Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
VFSURL Struct Reference

#include <vfs.h>

Public Attributes

const char * url
 
const char * domain
 
const char * hostname
 
const char * filename
 
unsigned int port
 
const char * options
 
const char * username
 
const char * password
 
const char * redacted
 
const char * sharename
 
const char * protocol
 

Member Data Documentation

◆ domain

const char* VFSURL::domain

◆ filename

const char* VFSURL::filename

◆ hostname

const char* VFSURL::hostname

◆ options

const char* VFSURL::options

◆ password

const char* VFSURL::password

◆ port

unsigned int VFSURL::port

◆ protocol

const char* VFSURL::protocol

◆ redacted

const char* VFSURL::redacted

◆ sharename

const char* VFSURL::sharename

◆ url

const char* VFSURL::url

◆ username

const char* VFSURL::username

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