|
Olaf
Overly Lightweight Acoustic Fingerprinting
|
State information for the fingerprint extractor. More...
#include <olaf_fp_extractor.h>
Data Fields | |
| int | audioBlockIndex |
| struct extracted_fingerprints | fingerprints |
| Olaf_Config * | config |
| size_t | total_fp_extracted |
| bool | warning_given |
State information for the fingerprint extractor.
| int Olaf_FP_Extractor::audioBlockIndex |
Index of the current audio block
| Olaf_Config* Olaf_FP_Extractor::config |
Reference to the Olaf configuration
| struct extracted_fingerprints Olaf_FP_Extractor::fingerprints |
The collection of extracted fingerprints
| size_t Olaf_FP_Extractor::total_fp_extracted |
Total number of fingerprints extracted so far
| bool Olaf_FP_Extractor::warning_given |
Whether a warning has already been emitted