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

Method GetHandle

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

Source from the content-addressed store, hash-verified

180}
181
182LV2_Handle LV2Wrapper::GetHandle() const
183{
184 return mHandle;
185}
186
187float LV2Wrapper::GetLatency() const
188{

Callers 2

TryLoadNativeUIMethod · 0.45
InitializeFeaturesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected