Audacity 3.2.0
Public Attributes | List of all members
EffectSettingChanged Struct Referencefinal

Message sent by EffectEditor when a setting is changed by the user. More...

#include <EffectEditor.h>

Public Attributes

size_t index { size_t(-1) }
 
float newValue {}
 

Detailed Description

Message sent by EffectEditor when a setting is changed by the user.

Definition at line 25 of file EffectEditor.h.

Member Data Documentation

◆ index

size_t EffectSettingChanged::index { size_t(-1) }

Definition at line 27 of file EffectEditor.h.

◆ newValue

float EffectSettingChanged::newValue {}

Definition at line 28 of file EffectEditor.h.


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