MCPcopy Create free account
hub / github.com/audacity/audacity / PinnedHeadPreferenceKey

Function PinnedHeadPreferenceKey

src/prefs/TracksPrefs.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39
40namespace {
41 const wxChar *PinnedHeadPreferenceKey()
42 {
43 return wxT("/AudioIO/PinnedHead");
44 }
45
46 bool PinnedHeadPreferenceDefault()
47 {

Callers 3

PopulateOrExchangeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected