Constructor

AgsAudioFxVst3Audionew

since: 3.10.5

Declaration [src]

AgsFxVst3Audio*
ags_fx_vst3_audio_new (
  AgsAudio* audio
)

Description [src]

Create a new instance of AgsFxVst3Audio.

Available since: 3.10.5

Parameters

audio

Type: AgsAudio

The AgsAudio.

The data is owned by the caller of the function.

Return value

Type: AgsFxVst3Audio

The new AgsFxVst3Audio.

The caller of the function takes ownership of the data, and is responsible for freeing it.