Constructor
AgsAudioFxVolumeAudioProcessornew
since: 3.3.0
[−]
Declaration [src]
AgsFxVolumeAudioProcessor*
ags_fx_volume_audio_processor_new (
AgsAudio* audio
)
[−]
Return value
Type: AgsFxVolumeAudioProcessor
The new AgsFxVolumeAudioProcessor
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |