|
Olaf
Overly Lightweight Acoustic Fingerprinting
|
The state information. More...
#include <olaf_reader.h>
Data Fields | |
| Olaf_Config * | config |
| FILE * | audio_file |
| size_t | total_samples_read |
The state information.
A struct to keep the internal state of the matcher hidden and should not be used in other places
| FILE* Olaf_Reader::audio_file |
The file currently being read
| Olaf_Config* Olaf_Reader::config |
The Olaf configuration
| size_t Olaf_Reader::total_samples_read |
Total number of audio samples read so far