Anklang-0.3.0.dev835+g24d8ae08 anklang-0.3.0.dev835+g24d8ae08
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
webui.hh File Reference
#include <ase/atquit.hh>
#include <ase/cxxaux.hh>

Go to the source code of this file.

Namespaces

namespace  Ase
 The Anklang C++ API namespace.
 

Enumerations

enum class  WebuiFlags : uint32_t { NONE , HEADLESS , STDIO_REDIRECT , CONSOLE_LOGS }
 

Functions

 Ase::ASE_DEFINE_FLAGS_ARITHMETIC (WebuiFlags)
 
ErrorReason Ase::webui_start_browser (const std::string &mode, LoopP loop, const std::string &url, const std::function< void()> &onclose, WebuiFlags flags)
 
String Ase::webui_create_auth_redirect (const std::string &executable, unsigned port, const std::string &token, const std::string &snapmode)