Signal

AgsAudioRecycling::remove-audio-signal

since: 3.0.0

Declaration

void
remove_audio_signal (
  AgsRecycling* self,
  GObject* audio_signal,
  gpointer user_data
)

Description [src]

The ::remove-audio-signal signal is emited as removing AgsAudioSignal.

Default handler:

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

Available since: 3.0.0

Parameters

audio_signal

Type: GObject

The AgsAudioSignal to remove.

The data is owned by the caller of the function.