OpenShot Audio Library | OpenShotAudio  0.3.1
juce::dsp::Convolution::Pimpl Member List

This is the complete list of members for juce::dsp::Convolution::Pimpl, including all inherited members.

addListener(Listener *)juce::Threadprivate
addToFifo(ChangeRequest type, juce::var parameter)juce::dsp::Convolution::Pimplinline
addToFifo(ChangeRequest *types, juce::var *parameters, int numEntries)juce::dsp::Convolution::Pimplinline
ChangeRequest enum name (defined in juce::dsp::Convolution::Pimpl)juce::dsp::Convolution::Pimpl
copyBufferToTemporaryLocation(dsp::AudioBlock< float > block)juce::dsp::Convolution::Pimplinline
currentThreadShouldExit()juce::Threadprivatestatic
getCurrentThread()juce::Threadprivatestatic
getCurrentThreadId()juce::Threadprivatestatic
getNumRemainingEntries() const noexceptjuce::dsp::Convolution::Pimplinline
getThreadId() const noexceptjuce::Threadprivate
getThreadName() const noexceptjuce::Threadinlineprivate
initProcessing(int maximumBufferSize)juce::dsp::Convolution::Pimplinline
isThreadRunning() constjuce::Threadprivate
launch(std::function< void()> functionToRun)juce::Threadprivatestatic
maximumTimeInSamples (defined in juce::dsp::Convolution::Pimpl)juce::dsp::Convolution::Pimpl
notify() constjuce::Threadprivate
Pimpl() (defined in juce::dsp::Convolution::Pimpl)juce::dsp::Convolution::Pimplinline
processFifo()juce::dsp::Convolution::Pimplinline
processSamples(const AudioBlock< const float > &input, AudioBlock< float > &output)juce::dsp::Convolution::Pimplinline
readFromFifo(ChangeRequest &type, juce::var &parameter)juce::dsp::Convolution::Pimplinline
realtimeAudioPriority enum value (defined in juce::Thread)juce::Threadprivate
removeListener(Listener *)juce::Threadprivate
reset()juce::dsp::Convolution::Pimplinline
setAffinityMask(uint32 affinityMask)juce::Threadprivate
setCurrentThreadAffinityMask(uint32 affinityMask)juce::Threadprivatestatic
setCurrentThreadName(const String &newThreadName)juce::Threadprivatestatic
setCurrentThreadPriority(int priority)juce::Threadprivatestatic
setPriority(int priority)juce::Threadprivate
signalThreadShouldExit()juce::Threadprivate
sleep(int milliseconds)juce::Threadprivatestatic
SourceType typedef (defined in juce::dsp::Convolution::Pimpl)juce::dsp::Convolution::Pimpl
startThread()juce::Threadprivate
startThread(int priority)juce::Threadprivate
stopThread(int timeOutMilliseconds)juce::Threadprivate
Thread(const String &threadName, size_t threadStackSize=0)juce::Threadexplicitprivate
ThreadID typedefjuce::Threadprivate
threadShouldExit() constjuce::Threadprivate
wait(int timeOutMilliseconds) constjuce::Threadprivate
waitForThreadToExit(int timeOutMilliseconds) constjuce::Threadprivate
yield()juce::Threadprivatestatic
~Pimpl() override (defined in juce::dsp::Convolution::Pimpl)juce::dsp::Convolution::Pimplinline
~Thread()juce::Threadprivatevirtual