FastLED 3.9.15
Loading...
Searching...
No Matches
fl::audio::detector::Mood Struct Reference

Detailed Description

Definition at line 16 of file mood_analyzer.h.

#include <mood_analyzer.h>

Public Types

enum  Category {
  CALM_NEGATIVE , CALM_POSITIVE , ENERGETIC_NEGATIVE , ENERGETIC_POSITIVE ,
  NEUTRAL
}
 

Public Member Functions

 Mood () FL_NOEXCEPT
 
Category getCategory () const
 
const char * getCategoryName () const
 
bool isValid () const
 

Public Attributes

float arousal
 
float confidence
 
u32 duration
 
u32 timestamp
 
float valence
 

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