AgsCancelChannel

AgsCancelChannel — cancel channel task

Stability Level

Stable, unless otherwise indicated

Functions

Includes

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

Description

The AgsCancelChannel task cancels AgsChannel playback.

Functions

ags_cancel_channel_new ()

AgsCancelChannel *
ags_cancel_channel_new (AgsChannel *channel,
                        gint sound_scope);

Create a new instance of AgsCancelChannel.

Parameters

channel

the AgsChannel to cancel

 

sound_scope

the AgsSoundScope or -1 for all

 

Returns

the new AgsCancelChannel.

Since: 3.0.0