AgsFxVolumeChannel

AgsFxVolumeChannel — fx volume channel

Stability Level

Stable, unless otherwise indicated

Functions

Includes

#include <ags/audio/fx/ags_fx_volume_channel.h>

Description

The AgsFxVolumeChannel class provides ports to the effect processor.

Functions

ags_fx_volume_channel_new ()

AgsFxVolumeChannel *
ags_fx_volume_channel_new (AgsChannel *channel);

Create a new instance of AgsFxVolumeChannel

Parameters

channel

the AgsChannel

 

Returns

the new AgsFxVolumeChannel

Since: 3.3.0