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