AgsCancelRecall

AgsCancelRecall — cancel recall object

Functions

AgsCancelRecall * ags_cancel_recall_new ()

Includes

#include <ags/audio/task/ags_cancel_recall.h>

Description

The AgsCancelRecall task cancels AgsRecall playback.

Functions

ags_cancel_recall_new ()

AgsCancelRecall *
ags_cancel_recall_new (AgsRecall *recall,
                       AgsDevoutPlay *play);

Creates an AgsCancelRecall.

Parameters

recall

the AgsRecall to cancel

 

play

the AgsDevoutPlay

 

Returns

an new AgsCancelRecall.

Since 0.4

Types and Values