Method
AgsAudioPluginPortget_upper_value
since: 3.1.0
Declaration [src]
GValue*
ags_plugin_port_get_upper_value (
AgsPluginPort* plugin_port
)
Description [src]
Get upper value.
Available since: 3.1.0
Gets property | AgsAudio.PluginPort:upper-value |
Return value
Type: GValue
The upper value.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |