|
Olaf
Overly Lightweight Acoustic Fingerprinting
|
Represents a single fingerprint match result between a query and a reference. More...
Data Fields | |
| int | referenceFingerprintT1 |
| int | queryFingerprintT1 |
| int | firstReferenceFingerprintT1 |
| int | lastReferenceFingerprintT1 |
| int | matchCount |
| uint32_t | matchIdentifier |
| uint64_t | result_hash_table_key |
Represents a single fingerprint match result between a query and a reference.
| int match_result::firstReferenceFingerprintT1 |
The first found match in the reference for this time difference
| int match_result::lastReferenceFingerprintT1 |
The last found match in the reference for this time difference
| int match_result::matchCount |
The number of occurrences with this exact time difference
| uint32_t match_result::matchIdentifier |
The matching audio file identifier
| int match_result::queryFingerprintT1 |
The time of the query fingerprint t1
| int match_result::referenceFingerprintT1 |
The time of the matched reference fingerprint t1
| uint64_t match_result::result_hash_table_key |
The key used in the hash table