Function

AgsAudioFxDssiAudioChannelDataalloc

since: 3.3.0

Declaration [src]

AgsFxDssiAudioChannelData*
ags_fx_dssi_audio_channel_data_alloc (
  void
)

Description [src]

Allocate AgsFxDssiAudioChannelData-struct.

Available since: 3.3.0

This function is not directly available to language bindings.

Return value

Type: AgsFxDssiAudioChannelData

The new AgsFxDssiAudioChannelData-struct.

The data is owned by the called function.