SOUND4 BIGVOICE.CL Library [1.1.6]
Loading...
Searching...
No Matches
sound4::CInstance Member List

This is the complete list of members for sound4::CInstance, including all inherited members.

AddAudio(const T *payload, unsigned int nFrame)sound4::CInstanceinlineprotected
CInstance(CProcessor &dynlib)sound4::CInstanceinline
CInstance(CProcessor &dynlib, void *_instance)sound4::CInstanceinline
CInstance(const CInstance &)=deletesound4::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=0)sound4::CInstanceinline
GetAudio(T *payload, unsigned int max_nFrame)sound4::CInstanceinlineprotected
GetBufferIn()sound4::CInstanceinline
GetBufferOut()sound4::CInstanceinline
GetChunkFrames()sound4::CInstanceinline
GetEstimatedDelay()sound4::CInstanceinline
GetMetadataInfos()sound4::CInstanceinline
GetParam(const std::string &name)sound4::CInstanceinline
GetWebServerAppHealth(int &httpcode, std::string &contenttype, std::string &content)sound4::CInstanceinline
IsOk() constsound4::CInstanceinline
NewClient()sound4::CInstanceinline
OnUpdateThreadStart()sound4::CInstanceinlinevirtual
OnUpdateThreadStop()sound4::CInstanceinlinevirtual
operator=(const CInstance &)=deletesound4::CInstance
PresetManager_InformChange(const std::filesystem::path &relative_path, PresetChange_Kind change_kind)sound4::CInstanceinline
ProcessAnyAudio(const std::vector< T > input)sound4::CInstanceinline
ProcessAudio()sound4::CInstanceinline
ProcessAudio_Planar(float const *const *input, float *const *output)sound4::CInstanceinline
SaveState()sound4::CInstanceinline
SetBus(const CBus &bus)sound4::CInstanceinline
SetMetadata(const std::string &key, const char *value)sound4::CInstanceinline
SetMetadataMulti(const std::unordered_map< std::string, const char * > &list)sound4::CInstanceinline
SetParam(const std::string &name, const std::string &value)sound4::CInstanceinline
SetPresetManager(CPresetLoader *preset_manager)sound4::CInstanceinline
SetWebServerAppHealth(int httpcode, const std::string &contenttype, const std::string &content)sound4::CInstanceinline
StartWebServer(int http_port, int https_port=0)sound4::CInstanceinline
Stop()sound4::CInstanceinline
StopWebServer(int timeout_ms=1000)sound4::CInstanceinline
Terminate()sound4::CInstanceinline
~CInstance()sound4::CInstanceinlinevirtual