- count
uint function(const(clap_plugin_t)* plugin, bool is_input) 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, bool is_input, clap_audio_port_info_t* info) get;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.