A glue class that integrates a PcmResampler and automatically converts source data to the sample format required by the PcmResampler instance.
More...
#include <GlueResampler.hxx>
A glue class that integrates a PcmResampler and automatically converts source data to the sample format required by the PcmResampler instance.
Definition at line 35 of file GlueResampler.hxx.
◆ GluePcmResampler()
GluePcmResampler::GluePcmResampler |
( |
| ) |
|
◆ ~GluePcmResampler()
GluePcmResampler::~GluePcmResampler |
( |
| ) |
|
◆ Close()
void GluePcmResampler::Close |
( |
| ) |
|
◆ GetOutputSampleFormat()
SampleFormat GluePcmResampler::GetOutputSampleFormat |
( |
| ) |
const |
|
inline |
◆ Open()
void GluePcmResampler::Open |
( |
AudioFormat |
src_format, |
|
|
unsigned |
new_sample_rate |
|
) |
| |
◆ Resample()
◆ Reset()
void GluePcmResampler::Reset |
( |
| ) |
|
The documentation for this class was generated from the following file: