Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#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 |
const char* VFSURL::domain |
const char* VFSURL::filename |
const char* VFSURL::hostname |
const char* VFSURL::options |
const char* VFSURL::password |
unsigned int VFSURL::port |
const char* VFSURL::protocol |
const char* VFSURL::redacted |
const char* VFSURL::sharename |
const char* VFSURL::url |
const char* VFSURL::username |