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

Method GetLatency

libraries/lib-lv2/LV2Wrapper.cpp:187–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185}
186
187float LV2Wrapper::GetLatency() const
188{
189 return mLatency;
190}
191
192// Where is this called?
193void LV2Wrapper::SetFreeWheeling(bool enable)

Callers 2

AcquireMethod · 0.45
ProcessMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected