Function

AgsAudioFxLadspaChannelInputDataalloc

since: 3.3.0

Declaration [src]

AgsFxLadspaChannelInputData*
ags_fx_ladspa_channel_input_data_alloc (
  void
)

Description [src]

Allocate AgsFxLadspaChannelInputData-struct.

Available since: 3.3.0

This function is not directly available to language bindings.

Return value

Type: AgsFxLadspaChannelInputData

The new AgsFxLadspaChannelInputData-struct.

The data is owned by the called function.