|
Olaf
Overly Lightweight Acoustic Fingerprinting
|
Helps to run query, store, delete or print commands. These share a lot of functionality but differ in crucial parts. To keep this organized the runner keeps some shared state. More...
#include <olaf_runner.h>
Data Fields | |
| Olaf_Config * | config |
| int | mode |
| Olaf_DB * | db |
| PFFFT_Setup * | fftSetup |
| float * | fft_in |
| float * | fft_out |
Helps to run query, store, delete or print commands. These share a lot of functionality but differ in crucial parts. To keep this organized the runner keeps some shared state.