Zrythm
a highly automated and intuitive digital audio workstation
|
Descriptors to be cached. More...
#include <plugins/cached_plugin_descriptors.h>
Data Fields | |
GPtrArray * | descriptors |
Valid descriptors. | |
GPtrArray * | blacklisted_sha1s |
Blacklisted hashes, to skip when scanning. | |
Descriptors to be cached.
Definition at line 28 of file cached_plugin_descriptors.h.
GPtrArray* CachedPluginDescriptors::blacklisted_sha1s |
Blacklisted hashes, to skip when scanning.
Definition at line 34 of file cached_plugin_descriptors.h.
GPtrArray* CachedPluginDescriptors::descriptors |
Valid descriptors.
Definition at line 31 of file cached_plugin_descriptors.h.