Constructor
AgsAudioOscConnectionnew
since: 3.0.0
Declaration [src]
AgsOscConnection*
ags_osc_connection_new (
GObject* osc_server
)
Parameters
osc_server-
Type:
GObjectThe
AgsOscServer.The data is owned by the caller of the function.
Return value
Type: AgsOscConnection
The new AgsOscConnection.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |