AudioEffect.h
virtual void operator()(float *data, uint32_t numValues) const =0
The function to be called to perform the logic for the effect.
Base class that applies effects through the Sound module.
Definition: AudioEffect.h:40
Definition: AssetID.h:37