Method

AgsAudioAudioSignalset_recycling

since: 3.1.0

Declaration [src]

void
ags_audio_signal_set_recycling (
  AgsAudioSignal* audio_signal,
  GObject* recycling
)

Description [src]

Set recycling.

Available since: 3.1.0

Parameters

recycling

Type: GObject

The AgsRecycling.

The data is owned by the caller of the function.