Function

AgsAudioFxBufferChannelInputDatafree

since: 3.3.0

[]

Declaration [src]

void
ags_fx_buffer_channel_input_data_free (
  AgsFxBufferChannelInputData* input_data
)
[]

Description [src]

Free input_data.

Available since: 3.3.0

[]

Parameters

input_data

Type: AgsFxBufferChannelInputData*

The AgsFxBufferChannelInputData-struct.

The argument can be NULL.
The called function takes ownership of the data, and is responsible for freeing it.