27 std::string_view GetAPIEndpoint()
const;
29 std::string_view GetOAuthLoginPage()
const;
31 std::string_view GetOAuthClientID()
const;
33 std::string_view GetOAuthRedirectURL()
const;
35 std::string GetAPIUrl(std::string_view apiURI)
const;
37 std::string GetFinishUploadPage(std::string_view audioID, std::string_view token)
const;
39 std::chrono::milliseconds GetProgressCallbackTimeout()
const;
Configuration for the audio.com.
const ServiceConfig & GetServiceConfig()
Returns the instance of the ServiceConfig.
std::vector< std::string > MimeTypesList
Ordered list of mime types.