Function

AgsAudioFxSynthAudioChannelDataalloc

since: 3.14.0

Declaration [src]

AgsFxSynthAudioChannelData*
ags_fx_synth_audio_channel_data_alloc (
  void
)

Description [src]

Allocate AgsFxSynthAudioChannelData-struct.

Available since: 3.14.0

This function is not directly available to language bindings.

Return value

Type: AgsFxSynthAudioChannelData

The new AgsFxSynthAudioChannelData-struct.

The data is owned by the called function.