webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for WebCore::AudioDSPKernel, including all inherited members.
AudioDSPKernel(AudioDSPKernelProcessor *kernelProcessor) | WebCore::AudioDSPKernel | inline |
AudioDSPKernel(float sampleRate) | WebCore::AudioDSPKernel | inline |
latencyTime() const =0 | WebCore::AudioDSPKernel | pure virtual |
m_kernelProcessor | WebCore::AudioDSPKernel | protected |
m_sampleRate | WebCore::AudioDSPKernel | protected |
nyquist() const | WebCore::AudioDSPKernel | inline |
process(const float *source, float *destination, size_t framesToProcess)=0 | WebCore::AudioDSPKernel | pure virtual |
processor() | WebCore::AudioDSPKernel | inline |
processor() const | WebCore::AudioDSPKernel | inline |
reset()=0 | WebCore::AudioDSPKernel | pure virtual |
sampleRate() const | WebCore::AudioDSPKernel | inline |
tailTime() const =0 | WebCore::AudioDSPKernel | pure virtual |
~AudioDSPKernel() | WebCore::AudioDSPKernel | inlinevirtual |