AgsAppendRecall — append recall object to audio loop
GObject ╰── AgsTask ╰── AgsAppendRecall
AgsAppendRecall implements AgsConnectable.
#include <ags/recall/task/ags_append_recall.h>
The AgsAppendRecall task appends AgsRecall to AgsAudioLoop.
AgsAppendRecall * ags_append_recall_new (GObject *audio_loop, GObject *playback);
GObject *audio_loop
GObject *playback
Creates an AgsAppendRecall.
audio_loop
the AgsAudioLoop
playback
the AgsRecall to append
an new AgsAppendRecall.
Since: 0.4