MCPcopy 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
496void VSTInstance::SetOwningValidator(VSTUIWrapper* vi)
497{
498 mpOwningValidator = vi;
499}

Callers 3

PopulateUIMethod · 0.80
~VSTEditorMethod · 0.80
OnCloseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected