Audacity 3.2.0
Resample Member List

This is the complete list of members for Resample, including all inherited members.

BestMethodSettingResamplestatic
FastMethodSettingResamplestatic
mbWantConstRateResamplingResampleprotected
mHandleResampleprotected
mMethodResampleprotected
operator=(Resample &&) noexcept=defaultResample
operator=(const Resample &)=deleteResample
Process(double factor, const float *inBuffer, size_t inBufferLen, bool lastFlag, float *outBuffer, size_t outBufferLen)Resample
Resample(const bool useBestMethod, const double dMinFactor, const double dMaxFactor)Resample
Resample(Resample &&) noexcept=defaultResample
Resample(const Resample &)=deleteResample
SetMethod(const bool useBestMethod)Resampleprotected
~Resample()Resample