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 g_signal_connect().

Available since: 3.0.0

Parameters

osc_response

Type: GObject

The AgsOscResponse.

The data is owned by the caller of the function.

Return value

Type: gint64

The count bytes written.