Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
CachedPluginDescriptors Struct Reference

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.
 

Detailed Description

Descriptors to be cached.

Definition at line 28 of file cached_plugin_descriptors.h.

Field Documentation

◆ blacklisted_sha1s

GPtrArray* CachedPluginDescriptors::blacklisted_sha1s

Blacklisted hashes, to skip when scanning.

Definition at line 34 of file cached_plugin_descriptors.h.

◆ descriptors

GPtrArray* CachedPluginDescriptors::descriptors

Valid descriptors.

Definition at line 31 of file cached_plugin_descriptors.h.


The documentation for this struct was generated from the following file: