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

State information for the fingerprint extractor. More...

#include <olaf_fp_extractor.h>

Data Fields

int audioBlockIndex
struct extracted_fingerprints fingerprints
Olaf_Configconfig
size_t total_fp_extracted
bool warning_given

Detailed Description

State information for the fingerprint extractor.

Field Documentation

◆ audioBlockIndex

int Olaf_FP_Extractor::audioBlockIndex

Index of the current audio block

◆ config

Olaf_Config* Olaf_FP_Extractor::config

Reference to the Olaf configuration

◆ fingerprints

struct extracted_fingerprints Olaf_FP_Extractor::fingerprints

The collection of extracted fingerprints

◆ total_fp_extracted

size_t Olaf_FP_Extractor::total_fp_extracted

Total number of fingerprints extracted so far

◆ warning_given

bool Olaf_FP_Extractor::warning_given

Whether a warning has already been emitted


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