Method
AgsAudioOscServeradd_connection
since: 3.0.0
Declaration [src]
void
ags_osc_server_add_connection (
AgsOscServer* osc_server,
GObject* osc_connection
)
Parameters
osc_connection
-
Type:
GObject
The
AgsOscConnection
.The data is owned by the caller of the method.