Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
VFSURL Struct Reference

#include <kodi_vfs_types.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
 

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

◆ 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 files: