Olaf
Overly Lightweight Acoustic Fingerprinting
Loading...
Searching...
No Matches
match_result Struct Reference

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

Detailed Description

Represents a single fingerprint match result between a query and a reference.

Field Documentation

◆ firstReferenceFingerprintT1

int match_result::firstReferenceFingerprintT1

The first found match in the reference for this time difference

◆ lastReferenceFingerprintT1

int match_result::lastReferenceFingerprintT1

The last found match in the reference for this time difference

◆ matchCount

int match_result::matchCount

The number of occurrences with this exact time difference

◆ matchIdentifier

uint32_t match_result::matchIdentifier

The matching audio file identifier

◆ queryFingerprintT1

int match_result::queryFingerprintT1

The time of the query fingerprint t1

◆ referenceFingerprintT1

int match_result::referenceFingerprintT1

The time of the matched reference fingerprint t1

◆ result_hash_table_key

uint64_t match_result::result_hash_table_key

The key used in the hash table


The documentation for this struct was generated from the following file: