Constructor
AgsAudioFxSF2SynthAudionew
since: 3.16.0
Declaration [src]
AgsFxSF2SynthAudio*
ags_fx_sf2_synth_audio_new (
AgsAudio* audio
)
Parameters
audio
-
Type:
AgsAudio
The
AgsAudio
.The data is owned by the caller of the function.
Return value
Type: AgsFxSF2SynthAudio
The new AgsFxSF2SynthAudio
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |