Audacity 3.2.0
AudioGraph::EffectStage Member List

This is the complete list of members for AudioGraph::EffectStage, including all inherited members.

AcceptsBlockSize(size_t size) const overrideAudioGraph::EffectStagevirtual
AcceptsBuffers(const Buffers &buffers) const overrideAudioGraph::EffectStagevirtual
Acquire(Buffers &data, size_t bound) overrideAudioGraph::EffectStagevirtual
Buffers typedefAudioGraph::Source
Create(bool multi, Source &upstream, Buffers &inBuffers, const Factory &factory, EffectSettings &settings, double sampleRate, std::optional< sampleCount > genLength, const Track &track)AudioGraph::EffectStagestatic
DelayRemaining() constAudioGraph::EffectStageinlineprivate
EffectStage(CreateToken, bool multi, Source &upstream, Buffers &inBuffers, const Factory &factory, EffectSettings &settings, double sampleRate, std::optional< sampleCount > genLength, const Track &track)AudioGraph::EffectStage
EffectStage(const EffectStage &)=deleteAudioGraph::EffectStage
Factory typedefAudioGraph::EffectStage
FetchProcessAndAdvance(Buffers &data, size_t bound, bool doZeros, size_t outBufferOffset=0)AudioGraph::EffectStageprivate
mClearedAudioGraph::EffectStageprivate
mDelayRemainingAudioGraph::EffectStageprivate
mInBuffersAudioGraph::EffectStageprivate
mInstancesAudioGraph::EffectStageprivate
mIsProcessorAudioGraph::EffectStageprivate
mLastProducedAudioGraph::EffectStageprivate
mLastZeroesAudioGraph::EffectStageprivate
mLatencyDoneAudioGraph::EffectStageprivate
mSampleRateAudioGraph::EffectStageprivate
mSettingsAudioGraph::EffectStageprivate
mUpstreamAudioGraph::EffectStageprivate
operator=(const EffectStage &)=deleteAudioGraph::EffectStage
Process(EffectInstance &instance, size_t channel, const Buffers &data, size_t curBlockSize, size_t outBufferOffset) constAudioGraph::EffectStageprivate
Release() overrideAudioGraph::EffectStagevirtual
Remaining() const overrideAudioGraph::EffectStagevirtual
Terminates() constAudioGraph::Sourcevirtual
~EffectStage() overrideAudioGraph::EffectStage
~Source()AudioGraph::Sourcevirtual