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 |
( |
| ) |
|
void GluePcmResampler::Close |
( |
| ) |
|
SampleFormat GluePcmResampler::GetOutputSampleFormat |
( |
| ) |
const |
|
inline |
void GluePcmResampler::Open |
( |
AudioFormat |
src_format, |
|
|
unsigned |
new_sample_rate |
|
) |
| |
void GluePcmResampler::Reset |
( |
| ) |
|
The documentation for this class was generated from the following file: