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

An event point is a combination of a frequency bin, time bin and magnitude. More...

#include <olaf_ep_extractor.h>

Data Fields

int frequencyBin
int timeIndex
float magnitude
int usages

Detailed Description

An event point is a combination of a frequency bin, time bin and magnitude.

Field Documentation

◆ frequencyBin

int eventpoint::frequencyBin

The frequency bin index of the event point.

◆ magnitude

float eventpoint::magnitude

The magnitude at the event point.

◆ timeIndex

int eventpoint::timeIndex

The time index (audio block index) of the event point.

◆ usages

int eventpoint::usages

The number of times this event point has been used.


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