Audacity 3.2.0
|
Go to the source code of this file.
Namespaces | |
namespace | audacity |
namespace | audacity::sqlite |
Typedefs | |
using | audacity::sqlite::LogCallback = std::function< void(int, std::string_view)> |
Functions | |
Error | audacity::sqlite::Initialize () noexcept |
void | audacity::sqlite::SetLogCallback (LogCallback callback) |