Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ SetOwningValidator
Method
SetOwningValidator
libraries/lib-vst/VSTInstance.cpp:496–499 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
494
}
495
496
void VSTInstance::SetOwningValidator(VSTUIWrapper* vi)
497
{
498
mpOwningValidator = vi;
499
}
Callers
3
PopulateUI
Method · 0.80
~VSTEditor
Method · 0.80
OnClose
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected