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