AgsFxVolumeAudioSignal

AgsFxVolumeAudioSignal — fx volume audio signal

Stability Level

Stable, unless otherwise indicated

Functions

Includes

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

Description

The AgsFxVolumeAudioSignal class provides ports to the effect processor.

Functions

ags_fx_volume_audio_signal_new ()

AgsFxVolumeAudioSignal *
ags_fx_volume_audio_signal_new (AgsAudioSignal *audio_signal);

Create a new instance of AgsFxVolumeAudioSignal

Parameters

audio_signal

the AgsAudioSignal

 

Returns

the new AgsFxVolumeAudioSignal

Since: 3.3.0