Audacity 3.2.0
|
This is the complete list of members for Resample, including all inherited members.
BestMethodSetting | Resample | static |
FastMethodSetting | Resample | static |
mbWantConstRateResampling | Resample | protected |
mHandle | Resample | protected |
mMethod | Resample | protected |
operator=(Resample &&) noexcept=default | Resample | |
operator=(const Resample &)=delete | Resample | |
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=default | Resample | |
Resample(const Resample &)=delete | Resample | |
SetMethod(const bool useBestMethod) | Resample | protected |
~Resample() | Resample |