- count
uint function(const(clap_plugin_t)* plugin) count;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- get
bool function(const(clap_plugin_t)* plugin, uint index, clap_audio_ports_config_t* config) get;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- select
bool function(const(clap_plugin_t)* plugin, clap_id config_id) select;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.