Function
AgsAudioAutomationfind_port
since: 3.0.0
Declaration [src]
GList*
ags_automation_find_port (
GList* automation,
GObject* port
)
Parameters
automation
-
Type: A list of
None
The
GList
-struct containingAgsAutomation
.The data is owned by the caller of the function. port
-
Type:
GObject
The
AgsPort
to match.The data is owned by the caller of the function.