Function
AgsAudioFxEq10ChannelInputDatafree
since: 3.3.0
[−]
Declaration [src]
void
ags_fx_eq10_channel_input_data_free (
AgsFxEq10ChannelInputData* input_data
)
[−]
Parameters
input_data
-
Type:
AgsFxEq10ChannelInputData*
The
AgsFxEq10ChannelInputData
-struct.The argument can be NULL
.The called function takes ownership of the data, and is responsible for freeing it.