Function

AgsAudioFxTwoPassAliaseChannelinput_get_parent

since: 3.8.0

Declaration [src]

gpointer
ags_fx_two_pass_aliase_channel_input_get_parent (
  AgsFxTwoPassAliaseChannelInputData* input_data
)

Description [src]

Get parent of input_data.

Available since: 3.8.0

Parameters

input_data

Type: AgsFxTwoPassAliaseChannelInputData*

The AgsFxTwoPassAliaseChannelInputData-struct.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: gpointer

The parent.

The data is owned by the called function.
The return value can be NULL.