|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <VFS.h>
Public Member Functions | |
| bool | GetKeyboardInput (const std::string &heading, std::string &input, bool hiddenInput=false) |
| Require keyboard input. | |
| void | SetErrorDialog (const std::string &heading, const std::string &line1, const std::string &line2="", const std::string &line3="") |
| Display an error dialog. | |
| void | RequireAuthentication (const std::string &url) |
| Prompt the user for authentication of a URL. | |
| CVFSCallbacks (const VFSGetDirectoryCallbacks *cb) | |
|
inlineexplicit |