|
Olaf
Overly Lightweight Acoustic Fingerprinting
|
Contains state information for event point (EP) extraction. More...
#include <olaf_ep_extractor.h>
Data Fields | |
| Olaf_Config * | config |
| float ** | mags |
| float ** | maxes |
| int | filterIndex |
| int | audioBlockIndex |
| struct eventpoint * | currentEventPoints |
| struct extracted_event_points | eventPoints |
Contains state information for event point (EP) extraction.
The memory used by the ep extractor should be freed in the @_destroy@ method.