Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetFormatName
Method
GetFormatName
libraries/lib-numeric-formats/NumericConverter.cpp:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
NumericFormatID NumericConverter::GetFormatName() const
138
{
139
return mFormatID;
140
}
141
142
bool NumericConverter::SetCustomFormat(const TranslatableString& customFormat)
143
{
Callers
6
UpdatePrefs
Method · 0.80
SetFrequencySelectionFormatName
Method · 0.80
SetBandwidthSelectionFormatName
Method · 0.80
SetSelectionMode
Method · 0.80
Populate
Method · 0.80
UpdatePrefs
Method · 0.80
Calls
no outgoing calls
Tested by
3
UpdatePrefs
Method · 0.64
SetFrequencySelectionFormatName
Method · 0.64
SetBandwidthSelectionFormatName
Method · 0.64