Enumeration
AgsAudioLv2PluginFlags
Description [src]
Enum values to control the behavior or indicate internal state of AgsLv2Plugin by
enable/disable as flags.
Members
| Name | Description |
|---|---|
AGS_LV2_PLUGIN_IS_SYNTHESIZER |
Plugin is synthesizer. |
AGS_LV2_PLUGIN_NEEDS_WORKER |
Plugin needs worker. |
AGS_LV2_PLUGIN_HAS_PROGRAM_INTERFACE |
Plugin has program interface. |