Method
AgsAudioPluginPortset_upper_value
since: 3.1.0
Declaration [src]
void
ags_plugin_port_set_upper_value (
AgsPluginPort* plugin_port,
GValue* upper_value
)
Description [src]
Set upper value.
Available since: 3.1.0
| Sets property | AgsAudio.PluginPort:upper-value |
Parameters
upper_value-
Type:
GValueThe upper value.
The data is owned by the caller of the method.