Signal

AgsAudioChannel::cleanup-recall

since: 3.0.0

Declaration

void
cleanup_recall (
  AgsChannel* self,
  GObject* recall_id,
  gpointer user_data
)

Description [src]

The ::cleanup-recall signal is invoked during termination of playback.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Available since: 3.0.0

Parameters

recall_id

Type: GObject

The appropriate AgsRecallID.

The data is owned by the caller of the function.