Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
182
LV2_Handle LV2Wrapper::GetHandle() const
183
{
184
return mHandle;
185
}
186
187
float LV2Wrapper::GetLatency() const
188
{
Callers
2
TryLoadNativeUI
Method · 0.45
InitializeFeatures
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected