AgsFxVolumeChannelProcessor

AgsFxVolumeChannelProcessor — fx volume channel processor

Stability Level

Stable, unless otherwise indicated

Functions

Includes

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

Description

The AgsFxVolumeChannelProcessor class provides ports to the effect processor.

Functions

ags_fx_volume_channel_processor_new ()

AgsFxVolumeChannelProcessor *
ags_fx_volume_channel_processor_new (AgsChannel *channel);

Create a new instance of AgsFxVolumeChannelProcessor

Parameters

channel

the AgsChannel

 

Returns

the new AgsFxVolumeChannelProcessor

Since: 3.3.0