Function

AgsAudioFxLv2AudioChannelDataalloc

since: 3.3.0

Declaration [src]

AgsFxLv2AudioChannelData*
ags_fx_lv2_audio_channel_data_alloc (
  void
)

Description [src]

Allocate AgsFxLv2AudioChannelData-struct.

Available since: 3.3.0

This function is not directly available to language bindings.

Return value

Type: AgsFxLv2AudioChannelData

The new AgsFxLv2AudioChannelData-struct.

The data is owned by the called function.