Function

AgsAudioFxSynthAudioInputDataalloc

since: 3.14.0

Declaration [src]

AgsFxSynthAudioInputData*
ags_fx_synth_audio_input_data_alloc (
  void
)

Description [src]

Allocate AgsFxSynthAudioInputData-struct.

Available since: 3.14.0

This function is not directly available to language bindings.

Return value

Type: AgsFxSynthAudioInputData

The new AgsFxSynthAudioInputData-struct.

The data is owned by the called function.