- apply_configuration
bool function(const(clap_plugin_t)* plugin, const(clap_audio_port_configuration_request_t)* requests, uint request_count) apply_configuration;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- can_apply_configuration
bool function(const(clap_plugin_t)* plugin, const(clap_audio_port_configuration_request_t)* requests, uint request_count) can_apply_configuration;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.