clap_preset_discovery_indexer_t

Undocumented in source.

Members

Variables

clap_version
clap_version_t clap_version;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
declare_filetype
bool function(const(clap_preset_discovery_indexer_t)* indexer, const(clap_preset_discovery_filetype_t)* filetype) declare_filetype;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
declare_location
bool function(const(clap_preset_discovery_indexer_t)* indexer, const(clap_preset_discovery_location_t)* location) declare_location;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
declare_soundpack
bool function(const(clap_preset_discovery_indexer_t)* indexer, const(clap_preset_discovery_soundpack_t)* soundpack) declare_soundpack;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
get_extension
const(void)* function(const(clap_preset_discovery_indexer_t)* indexer, const(char)* extension_id) get_extension;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
indexer_data
void* indexer_data;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
name
const(char)* name;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
url
const(char)* url;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
vendor
const(char)* vendor;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version_
const(char)* version_;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta