Audacity 3.2.0
Static Public Attributes | List of all members
Enums Class Reference
Collaboration diagram for Enums:
[legend]

Static Public Attributes

static const size_t NumDbChoices = WXSIZEOF(Enums::DbChoices)
 
static const EnumValueSymbol DbChoices []
 

Detailed Description

Definition at line 40 of file TruncSilence.cpp.

Member Data Documentation

◆ DbChoices

const EnumValueSymbol Enums::DbChoices
static
Initial value:
= {
{ wxT("-20 dB") },
{ wxT("-25 dB") },
{ wxT("-30 dB") },
{ wxT("-35 dB") },
{ wxT("-40 dB") },
{ wxT("-45 dB") },
{ wxT("-50 dB") },
{ wxT("-55 dB") },
{ wxT("-60 dB") },
{ wxT("-65 dB") },
{ wxT("-70 dB") },
{ wxT("-75 dB") },
{ wxT("-80 dB") }
}
wxT("CloseDown"))

Definition at line 43 of file TruncSilence.cpp.

Referenced by EffectTruncSilence::LoadSettings().

◆ NumDbChoices

const size_t Enums::NumDbChoices = WXSIZEOF(Enums::DbChoices)
static

Definition at line 42 of file TruncSilence.cpp.

Referenced by EffectTruncSilence::LoadSettings().


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