HART  0.1.0
High level Audio Regression and Testing
Loading...
Searching...
No Matches
Matcher< SampleType > Member List

This is the complete list of members for Matcher< SampleType >, including all inherited members.

canOperatePerBlock()=0Matcher< SampleType >pure virtual
copy() const =0Matcher< SampleType >pure virtual
getFailureDetails() const =0Matcher< SampleType >pure virtual
match(const AudioBuffer< SampleType > &observedAudio)=0Matcher< SampleType >pure virtual
move()=0Matcher< SampleType >pure virtual
operator<<(std::ostream &stream, const Matcher< SampleType > &dsp)Matcher< SampleType >related
prepare(double sampleRateHz, size_t numChannels, size_t maxBlockSizeFrames)=0Matcher< SampleType >pure virtual
represent(std::ostream &stream) const =0Matcher< SampleType >pure virtual
reset()=0Matcher< SampleType >pure virtual
~Matcher()=defaultMatcher< SampleType >virtual