![]() |
Audacity 3.2.0
|
#include "SampleFormat.h"Go to the source code of this file.
Classes | |
| struct | soxr_deleter |
| class | Resample |
| Interface to libsoxr. More... | |
Typedefs | |
| using | soxrHandle = std::unique_ptr< soxr, soxr_deleter > |
Functions | |
| void | soxr_delete (soxr *) |
| using soxrHandle = std::unique_ptr<soxr, soxr_deleter> |
Definition at line 24 of file Resample.h.
| void soxr_delete | ( | soxr * | ) |