AgsCancelChannel — cancel channel object
#include <ags/audio/task/ags_cancel_channel.h>
The AgsCancelChannel task cancels AgsChannel playback.
AgsCancelChannel * ags_cancel_channel_new (AgsChannel *channel, AgsRecallID *recall_id, AgsDevoutPlay *play);
AgsChannel *channel
AgsRecallID *recall_id
AgsDevoutPlay *play
Creates an AgsCancelChannel.
channel
the AgsChannel to cancel
recall_id
the AgsRecallID to cancel
play
the AgsDevoutPlay
an new AgsCancelChannel.
Since 0.4