Function

AgsAudioFxPeakChannelInputDataalloc

since: 3.3.0

[]

Declaration [src]

AgsFxPeakChannelInputData*
ags_fx_peak_channel_input_data_alloc (
  void
)
[]

Description [src]

Allocate AgsFxPeakChannelInputData-struct.

Available since: 3.3.0

This function is not directly available to language bindings.

[]

Return value

Type: AgsFxPeakChannelInputData

The new AgsFxPeakChannelInputData-struct.

The data is owned by the called function.