AgsStartChannel

AgsStartChannel — start channel object to audio loop

Stability Level

Stable, unless otherwise indicated

Functions

Includes

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

Description

The AgsStartChannel task starts AgsChannel to AgsAudioLoop.

Functions

ags_start_channel_new ()

AgsStartChannel *
ags_start_channel_new (AgsChannel *channel,
                       gint sound_scope);

Create a new instance of AgsStartChannel.

Parameters

channel

the AgsChannel to start

 

sound_scope

the sound scope

 

Returns

the new AgsStartChannel.

Since: 3.0.0