Sound Filter Interface. More...
#include <soundfilter_provider.h>
Public Member Functions | |
Construction | |
virtual | ~SoundFilterProvider () |
Operations | |
virtual void | filter (float **sample_data, int num_samples, int channels)=0 |
Filter callback. More... | |
Sound Filter Interface.