Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CAppParams Member List

This is the complete list of members for CAppParams, including all inherited members.

CAppParams()CAppParams
GetAudioBackend() constCAppParamsinline
GetGlInterface() constCAppParamsinline
GetLogLevel() constCAppParamsinline
GetLogTarget() constCAppParamsinline
GetPlaylist() constCAppParamsinline
GetRawArgs() constCAppParamsinline
GetSettingsFile() constCAppParamsinline
GetWindowing() constCAppParamsinline
HasPlatformDirectories() constCAppParamsinline
IsStandAlone() constCAppParamsinline
IsStartFullScreen() constCAppParamsinline
IsTestMode() constCAppParamsinline
SetAudioBackend(std::string_view audioBackend)CAppParamsinline
SetGlInterface(const std::string &glInterface)CAppParamsinline
SetLogLevel(int logLevel)CAppParamsinline
SetLogTarget(const std::string &logTarget)CAppParamsinline
SetPlatformDirectories(bool platformDirectories)CAppParamsinline
SetRawArgs(std::vector< std::string > args)CAppParams
SetSettingsFile(const std::string &settingsFile)CAppParamsinline
SetStandAlone(bool standAlone)CAppParamsinline
SetStartFullScreen(bool startFullScreen)CAppParamsinline
SetTestMode(bool testMode)CAppParamsinline
SetWindowing(const std::string &windowing)CAppParamsinline
~CAppParams()CAppParamsvirtual