Function

AgsAudioFxVst3ChannelInputDataalloc

since: 3.10.5

Declaration [src]

AgsFxVst3ChannelInputData*
ags_fx_vst3_channel_input_data_alloc (
  void
)

Description [src]

Allocate AgsFxVst3ChannelInputData-struct.

Available since: 3.10.5

This function is not directly available to language bindings.

Return value

Type: AgsFxVst3ChannelInputData

The new AgsFxVst3ChannelInputData-struct.

The data is owned by the called function.