Function

AgsAudioFxSFZSynthAudioInputDataalloc

since: 3.17.0

Declaration [src]

AgsFxSFZSynthAudioInputData*
ags_fx_sfz_synth_audio_input_data_alloc (
  void
)

Description [src]

Allocate AgsFxSFZSynthAudioInputData-struct.

Available since: 3.17.0

This function is not directly available to language bindings.

Return value

Type: AgsFxSFZSynthAudioInputData

The new AgsFxSFZSynthAudioInputData-struct.

The data is owned by the called function.