Function
AgsAudioOscMeterControllerMonitorfind_port
since: 3.0.0
Declaration [src]
GList*
ags_osc_meter_controller_monitor_find_port (
GList* monitor,
AgsPort* port
)
Description [src]
Find port in monitor.
Available since: 3.0.0
This function is not directly available to language bindings.
Parameters
monitor-
Type: A list of
gpointerThe
GList-struct containingAgsOscMeterControllerMonitor-struct.The data is owned by the caller of the function. port-
Type:
AgsPortThe
AgsPort.The data is owned by the caller of the function.