- count
uint function(const(clap_preset_discovery_factory_t)* factory) count;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- create
const(clap_preset_discovery_provider_t)* function(const(clap_preset_discovery_factory_t)* factory, const(clap_preset_discovery_indexer_t)* indexer, const(char)* provider_id) create;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- get_descriptor
const(clap_preset_discovery_provider_descriptor_t)* function(const(clap_preset_discovery_factory_t)* factory, uint index) get_descriptor;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.