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