AgsStartAudio

AgsStartAudio — start audio object to audio loop

Stability Level

Stable, unless otherwise indicated

Functions

Includes

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

Description

The AgsStartAudio task starts AgsAudio to AgsAudioLoop.

Functions

ags_start_audio_new ()

AgsStartAudio *
ags_start_audio_new (AgsAudio *audio,
                     gint sound_scope);

Create a new instance of AgsStartAudio.

Parameters

audio

the AgsAudio to start

 

sound_scope

the AgsSoundScope or -1 for all

 

Returns

the new AgsStartAudio.

Since: 3.0.0