Function

AgsAudioFxLv2ChannelInputDataalloc

since: 3.3.0

Declaration [src]

AgsFxLv2ChannelInputData*
ags_fx_lv2_channel_input_data_alloc (
  void
)

Description [src]

Allocate AgsFxLv2ChannelInputData-struct.

Available since: 3.3.0

This function is not directly available to language bindings.

Return value

Type: AgsFxLv2ChannelInputData

The new AgsFxLv2ChannelInputData-struct.

The data is owned by the called function.