AgsCancelAudio

AgsCancelAudio — cancel audio task

Stability Level

Stable, unless otherwise indicated

Functions

Includes

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

Description

The AgsCancelAudio task cancels AgsAudio playback.

Functions

ags_cancel_audio_new ()

AgsCancelAudio *
ags_cancel_audio_new (AgsAudio *audio,
                      gint sound_scope);

Create a new instance of AgsCancelAudio.

Parameters

audio

the AgsAudio to cancel

 

sound_scope

the AgsSoundScope or -1 for all

 

Returns

the new AgsCancelAudio.

Since: 3.0.0