AgsAppendRecall

AgsAppendRecall — append recall object to audio loop

Functions

AgsAppendRecall * ags_append_recall_new ()

Includes

#include <ags/recall/task/ags_append_recall.h>

Description

The AgsAppendRecall task appends AgsRecall to AgsAudioLoop.

Functions

ags_append_recall_new ()

AgsAppendRecall *
ags_append_recall_new (GObject *audio_loop,
                       AgsDevoutPlay *devout_play);

Creates an AgsAppendRecall.

Parameters

audio_loop

the AgsAudioLoop

 

Returns

an new AgsAppendRecall.

Since 0.4

Types and Values