Audacity 3.2.0
|
#include <chrono>
#include <string>
#include <vector>
#include <rapidjson/fwd.h>
Go to the source code of this file.
Classes | |
class | audacity::cloud::audiocom::ServiceConfig |
Configuration for the audio.com. More... | |
Namespaces | |
namespace | audacity |
namespace | audacity::cloud |
namespace | audacity::cloud::audiocom |
Functions | |
const ServiceConfig & | audacity::cloud::audiocom::GetServiceConfig () |
Returns the instance of the ServiceConfig. More... | |