This is the complete list of members for Vsdk::Biometrics::Identificator, including all inherited members.
_model | Vsdk::Biometrics::Recognizer< IdentificatorEventCode, IdentificatorErrorCode > | protected |
_threshold | Vsdk::Biometrics::Recognizer< IdentificatorEventCode, IdentificatorErrorCode > | protected |
model() const -> std::shared_ptr< Model > const & | Vsdk::Biometrics::Recognizer< IdentificatorEventCode, IdentificatorErrorCode > | |
onNewModelSet()=0 | Vsdk::Biometrics::Recognizer< IdentificatorEventCode, IdentificatorErrorCode > | protectedpure virtual |
process(Buffer const &, bool last)=0 | Vsdk::Audio::ConsumerModule | pure virtual |
setModel(std::shared_ptr< Model > model) | Vsdk::Biometrics::Recognizer< IdentificatorEventCode, IdentificatorErrorCode > | |
setThreshold(int threshold) | Vsdk::Biometrics::Recognizer< IdentificatorEventCode, IdentificatorErrorCode > | |
~ConsumerModule()=default | Vsdk::Audio::ConsumerModule | virtual |