MCPcopy Create free account
hub / github.com/jerryuhoo/Fire / getSavedHeight

Method getSavedHeight

Source/PluginProcessor.cpp:1418–1421  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1416}
1417
1418int FireAudioProcessor::getSavedHeight() const
1419{
1420 return editorHeight;
1421}
1422
1423void FireAudioProcessor::setSavedWidth(const int width)
1424{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected