Method
AgsAudioPortutil_load_vst3_conversion
since: 3.10.5
Declaration [src]
void
ags_port_util_load_vst3_conversion (
AgsPort* port,
AgsPluginPort* plugin_port
)
Description [src]
Loads conversion object by using plugin_port
and sets in on port
.
Available since: 3.10.5
Parameters
plugin_port
-
Type:
AgsPluginPort
The
AgsPluginPort
.The data is owned by the caller of the method.