Function

AgsAudioFxVst3AudioInputDataalloc

since: 3.10.5

Declaration [src]

AgsFxVst3AudioInputData*
ags_fx_vst3_audio_input_data_alloc (
  void
)

Description [src]

Allocate AgsFxVst3AudioInputData-struct.

Available since: 3.10.5

This function is not directly available to language bindings.

Return value

Type: AgsFxVst3AudioInputData

The new AgsFxVst3AudioInputData-struct.

The data is owned by the called function.