Function

AgsAudioFxSF2SynthAudioChannelDataalloc

since: 3.16.0

Declaration [src]

AgsFxSF2SynthAudioChannelData*
ags_fx_sf2_synth_audio_channel_data_alloc (
  void
)

Description [src]

Allocate AgsFxSF2SynthAudioChannelData-struct.

Available since: 3.16.0

This function is not directly available to language bindings.

Return value

Type: AgsFxSF2SynthAudioChannelData

The new AgsFxSF2SynthAudioChannelData-struct.

The data is owned by the called function.