CLAPPresetProvider

Undocumented in source.

Constructors

this
this(Client client, const(clap_preset_discovery_indexer_t)* idxer)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

get_metadata
bool get_metadata(uint location_kind, const(char)* location, const(clap_preset_discovery_metadata_receiver_t)* m)
Undocumented in source. Be warned that the author may not have intended to support it.
init_
bool init_()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

filetype
clap_preset_discovery_filetype_t filetype;
Undocumented in source.
thisPlugin
clap_universal_plugin_id_t thisPlugin;
Undocumented in source.

Variables

_presetMutex
UncheckedMutex _presetMutex;
Undocumented in source.

Meta