#include <AudioResampler.h>
◆ AudioResampler() [1/2]
WebCore::AudioResampler::AudioResampler |
( |
| ) |
|
◆ AudioResampler() [2/2]
WebCore::AudioResampler::AudioResampler |
( |
unsigned |
numberOfChannels | ) |
|
◆ ~AudioResampler()
WebCore::AudioResampler::~AudioResampler |
( |
| ) |
|
|
inline |
◆ configureChannels()
void WebCore::AudioResampler::configureChannels |
( |
unsigned |
numberOfChannels | ) |
|
◆ process()
◆ rate()
double WebCore::AudioResampler::rate |
( |
| ) |
const |
|
inline |
◆ reset()
void WebCore::AudioResampler::reset |
( |
| ) |
|
◆ setRate()
void WebCore::AudioResampler::setRate |
( |
double |
rate | ) |
|
◆ MaxRate
const double WebCore::AudioResampler::MaxRate |
|
static |
The documentation for this class was generated from the following file: