Advanced Gtk+ Sequencer Reference Manual | ||||
---|---|---|---|---|
Top | Description |
#include <ags/audio/task/ags_cancel_recall.h> struct AgsCancelRecall; struct AgsCancelRecallClass; AgsCancelRecall * ags_cancel_recall_new (AgsRecall *recall
,AgsDevoutPlay *play
);
struct AgsCancelRecall { AgsTask task; AgsRecall *recall; AgsDevoutPlay *play; };
AgsCancelRecall * ags_cancel_recall_new (AgsRecall *recall
,AgsDevoutPlay *play
);
Creates an AgsCancelRecall.
|
the AgsRecall to cancel |
|
the |
Returns : |
an new AgsCancelRecall. |
Since 0.4