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