Method

AgsAudioVst3Managerload_blacklist

since: 3.10.2

Declaration [src]

void
ags_vst3_manager_load_blacklist (
  AgsVst3Manager* vst3_manager,
  gchar* blacklist_filename
)

Description [src]

Load blacklisted plugin filenames.

Available since: 3.10.2

Parameters

blacklist_filename

Type: gchar*

The filename as string.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.