Function

AgsAudioFxSF2SynthAudioInputDataalloc

since: 3.16.0

Declaration [src]

AgsFxSF2SynthAudioInputData*
ags_fx_sf2_synth_audio_input_data_alloc (
  void
)

Description [src]

Allocate AgsFxSF2SynthAudioInputData-struct.

Available since: 3.16.0

This function is not directly available to language bindings.

Return value

Type: AgsFxSF2SynthAudioInputData

The new AgsFxSF2SynthAudioInputData-struct.

The data is owned by the called function.