Function

AgsAudioFxVst3AudioChannelDataalloc

since: 3.10.5

Declaration [src]

AgsFxVst3AudioChannelData*
ags_fx_vst3_audio_channel_data_alloc (
  void
)

Description [src]

Allocate AgsFxVst3AudioChannelData-struct.

Available since: 3.10.5

This function is not directly available to language bindings.

Return value

Type: AgsFxVst3AudioChannelData

The new AgsFxVst3AudioChannelData-struct.

The data is owned by the called function.