AgsAddSoundcard

AgsAddSoundcard — add soundcard object to context

Stability Level

Stable, unless otherwise indicated

Functions

Includes

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

Description

The AgsAddSoundcard task adds AgsSoundcard to context.

Functions

ags_add_soundcard_new ()

AgsAddSoundcard *
ags_add_soundcard_new (GObject *soundcard);

Create a new instance of AgsAddSoundcard.

Parameters

soundcard

the AgsSoundcard to add

 

Returns

the new AgsAddSoundcard.

Since: 3.0.0