AddAudio(const T *payload, unsigned int nFrame) | sound4::bigvoice::dyn::CInstance | inlineprotected |
CInstance(CDynLib &dynlib) | sound4::bigvoice::dyn::CInstance | inline |
CInstance(const CInstance &)=delete | sound4::bigvoice::dyn::CInstance | |
Create(const std::string &LoginKey, const std::string &RadioName, const std::string &Access_Key_ID, const std::string &Access_Key_Secret, const std::filesystem::path &save_path, int json_port=0, unsigned int frames_per_chunk=12) | sound4::bigvoice::dyn::CInstance | inline |
GetAudio(T *payload, unsigned int max_nFrame) | sound4::bigvoice::dyn::CInstance | inlineprotected |
GetBufferIn() | sound4::bigvoice::dyn::CInstance | inline |
GetBufferOut() | sound4::bigvoice::dyn::CInstance | inline |
GetChunkFrames() | sound4::bigvoice::dyn::CInstance | inline |
GetEstimatedDelay() | sound4::bigvoice::dyn::CInstance | inline |
GetMetadataInfos() | sound4::bigvoice::dyn::CInstance | inline |
GetParam(const std::string &name) | sound4::bigvoice::dyn::CInstance | inline |
GetWebServerAppHealth(int &httpcode, std::string &contenttype, std::string &content) | sound4::bigvoice::dyn::CInstance | inline |
IsOk() const | sound4::bigvoice::dyn::CInstance | inline |
NewClient() | sound4::bigvoice::dyn::CInstance | inline |
OnUpdateThreadStart() | sound4::bigvoice::dyn::CInstance | inlinevirtual |
OnUpdateThreadStop() | sound4::bigvoice::dyn::CInstance | inlinevirtual |
operator=(const CInstance &)=delete | sound4::bigvoice::dyn::CInstance | |
PresetManager_InformChange(const std::filesystem::path &relative_path, PresetChange_Kind change_kind) | sound4::bigvoice::dyn::CInstance | inline |
ProcessAnyAudio(const std::vector< T > input) | sound4::bigvoice::dyn::CInstance | inline |
ProcessAudio() | sound4::bigvoice::dyn::CInstance | inline |
ProcessAudio_Planar(float const *const *input, float *const *output) | sound4::bigvoice::dyn::CInstance | inline |
SaveState() | sound4::bigvoice::dyn::CInstance | inline |
SetBus(const CBus &bus) | sound4::bigvoice::dyn::CInstance | inline |
SetMetadata(const std::string &key, const char *value) | sound4::bigvoice::dyn::CInstance | inline |
SetMetadataMulti(const std::unordered_map< std::string, const char * > &list) | sound4::bigvoice::dyn::CInstance | inline |
SetParam(const std::string &name, const std::string &value) | sound4::bigvoice::dyn::CInstance | inline |
SetPresetManager(CPresetLoader *preset_manager) | sound4::bigvoice::dyn::CInstance | inline |
SetWebServerAppHealth(int httpcode, const std::string &contenttype, const std::string &content) | sound4::bigvoice::dyn::CInstance | inline |
StartWebServer(int http_port, int https_port=0) | sound4::bigvoice::dyn::CInstance | inline |
Stop() | sound4::bigvoice::dyn::CInstance | inline |
StopWebServer(int timeout_ms=1000) | sound4::bigvoice::dyn::CInstance | inline |
Terminate() | sound4::bigvoice::dyn::CInstance | inline |
~CInstance() | sound4::bigvoice::dyn::CInstance | inlinevirtual |