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