This is the complete list of members for Yobe::IDListener, including all inherited members.
| Deinit()=0 | Yobe::IDListener | pure virtual |
| GetIDSensitivity() const =0 | Yobe::IDListener | pure virtual |
| GetMicOrientation() const =0 | Yobe::IDListener | pure virtual |
| GetOutputBufferType() const =0 | Yobe::IDListener | pure virtual |
| GetOutputGain() const =0 | Yobe::IDListener | pure virtual |
| GetStatus() const =0 | Yobe::IDListener | pure virtual |
| GetVoiceTarget() const =0 | Yobe::IDListener | pure virtual |
| IDListener()=default (defined in Yobe::IDListener) | Yobe::IDListener | |
| IDListener(const IDListener &)=delete (defined in Yobe::IDListener) | Yobe::IDListener | |
| IDListener(IDListener &&) noexcept=default (defined in Yobe::IDListener) | Yobe::IDListener | |
| Init(const char *license, const char *init_data_path, MicOrientation mic_orientation, OutputBufferType output_voice_target)=0 | Yobe::IDListener | pure virtual |
| MergeUserTemplates(const std::vector< std::shared_ptr< IDTemplate >> &template_list) const =0 | Yobe::IDListener | pure virtual |
| operator=(const IDListener &)=delete (defined in Yobe::IDListener) | Yobe::IDListener | |
| operator=(IDListener &&) noexcept=default (defined in Yobe::IDListener) | Yobe::IDListener | |
| ProcessBuffer(const int16_t *in_samples, std::vector< int16_t > &out_samples, uint32_t in_sample_count, bool &is_user_verify)=0 | Yobe::IDListener | pure virtual |
| ProcessBuffer(const double *in_samples, std::vector< double > &out_samples, uint32_t in_sample_count, bool &is_user_verify)=0 | Yobe::IDListener | pure virtual |
| RegisterTemplate(const double *samples, uint32_t sample_count) const =0 | Yobe::IDListener | pure virtual |
| SelectUser(std::shared_ptr< IDTemplate > voice_print)=0 | Yobe::IDListener | pure virtual |
| SetIDSensitivity(IDSensitivity sensitivity_level)=0 | Yobe::IDListener | pure virtual |
| SetOutputGain(Yobe::OutputGain gain)=0 | Yobe::IDListener | pure virtual |
| StartEnrollment()=0 | Yobe::IDListener | pure virtual |
| StopEnrollment()=0 | Yobe::IDListener | pure virtual |
| ~IDListener()=default (defined in Yobe::IDListener) | Yobe::IDListener | virtual |