|
HART
0.1.0
High level Audio Regression and Testing
|
This is the complete list of members for Matcher< SampleType >, including all inherited members.
| canOperatePerBlock()=0 | Matcher< SampleType > | pure virtual |
| copy() const =0 | Matcher< SampleType > | pure virtual |
| getFailureDetails() const =0 | Matcher< SampleType > | pure virtual |
| match(const AudioBuffer< SampleType > &observedAudio)=0 | Matcher< SampleType > | pure virtual |
| move()=0 | Matcher< SampleType > | pure virtual |
| operator<<(std::ostream &stream, const Matcher< SampleType > &dsp) | Matcher< SampleType > | related |
| prepare(double sampleRateHz, size_t numChannels, size_t maxBlockSizeFrames)=0 | Matcher< SampleType > | pure virtual |
| represent(std::ostream &stream) const =0 | Matcher< SampleType > | pure virtual |
| reset()=0 | Matcher< SampleType > | pure virtual |
| ~Matcher()=default | Matcher< SampleType > | virtual |