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

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

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