Signal
AgsAudioOscConnection::write-response
since: 3.0.0
Declaration
gint64
write_response (
AgsOscConnection* self,
GObject* osc_response,
gpointer user_data
)
Description [src]
The ::write-response signal is emited while write response.
| Default handler: The default handler is called after the handlers added via |
| Available since: 3.0.0 |
Parameters
osc_response-
Type:
GObjectThe
AgsOscResponse.The data is owned by the caller of the function.