OpenShot Library | libopenshot-audio
0.2.0
|
47 bool deleteInputWhenDeleted);
60 void prepareToPlay (
int samplesPerBlockExpected,
double sampleRate)
override;
61 void releaseResources()
override;
An AudioSource that performs an IIR filter on another source.
A set of coefficients for use in an IIRFilter object.
Base class for objects that can produce a continuous stream of audio.
An array designed for holding objects.
#define JUCE_API
This macro is added to all JUCE public class declarations.
Used by AudioSource::getNextAudioBlock().
Holds a pointer to an object which can optionally be deleted when this pointer goes out of scope.