#include <functional>#include <promeki/core/namespace.h>#include <promeki/core/objectbase.h>#include <promeki/core/stringlist.h>
Go to the source code of this file.
Classes | |
| class | AudioBlock |
| Base class for an audio processing block This object defines an interface for composing an audio processing chain. More... | |
| class | AudioBlock::Config |
| Config used by the derived class to configure AudioBlock This config is passed in by the derived class to configure the audio block on instantiation. More... | |
See LICENSE file in the project root folder for license information.