Add functions for registering CLAP plugin proxies

This commit is contained in:
Robbert van der Helm
2022-09-09 14:51:59 +02:00
parent bacda47671
commit a9bb60772d
6 changed files with 79 additions and 58 deletions
+1 -1
View File
@@ -358,7 +358,7 @@ class ClapBridge : public HostBridge {
* Remove an object from `object_instances_`. Will also tear down the
* instance's audio thread.
*/
void unregister_object_instance(size_t instance_id);
void unregister_plugin_instance(size_t instance_id);
/**
* The configuration for this instance of yabridge based on the path to the