Olaf
Overly Lightweight Acoustic Fingerprinting
|
A matcher matches extracted fingerprints with a database. A struct to keep the internal state of the matcher hidden and should not be used in other places. More...
#include <olaf_fp_matcher.h>
Data Fields | |
HashTable * | result_hash_table |
Olaf_DB * | db |
Olaf_Config * | config |
uint64_t * | db_results |
Olaf_FP_Matcher_Result_Callback | result_callback |
int | last_print_at |
A matcher matches extracted fingerprints with a database. A struct to keep the internal state of the matcher hidden and should not be used in other places.