Method
AgsAudioRecyclingset_audio_signal
since: 3.1.0
[−]
Declaration [src]
void
ags_recycling_set_audio_signal (
AgsRecycling* recycling,
GList* audio_signal
)
[−]
Description [src]
Set recall id by replacing existing.
Available since: 3.1.0
Sets property | AgsAudio.Recycling:audio-signal |
[−]
Parameters
audio_signal
-
Type: A list of
AgsAudioSignal*
The
GList
-struct containingAgsAudioSignal
.The instance takes ownership of the data, and is responsible for freeing it.