20 #ifndef MPD_GLUE_RESAMPLER_HXX 21 #define MPD_GLUE_RESAMPLER_HXX 55 return output_sample_format;
void Open(AudioFormat src_format, unsigned new_sample_rate)
This is an interface for plugins that convert PCM data to a specific sample rate. ...
A reference to a memory area that is read-only.
A glue class that integrates a PcmResampler and automatically converts source data to the sample form...
ConstBuffer< void > Resample(ConstBuffer< void > src)
SampleFormat GetOutputSampleFormat() const