Class Resampler

Class Documentation

class Resampler

Public Functions

Resampler(ConverterType converter_type, int channels)
~Resampler()
std::vector<float> process(const std::vector<float> &input, double sr_ratio, bool end_of_input)
void set_ratio(double new_ratio)
void reset()