Function

AgsAudioFxAnalyseChannelinput_get_parent

since: 3.3.0

Declaration [src]

gpointer
ags_fx_analyse_channel_input_get_parent (
  AgsFxAnalyseChannelInputData* input_data
)

Description [src]

Get parent of input_data.

Available since: 3.3.0

Parameters

input_data

Type: AgsFxAnalyseChannelInputData*

The AgsFxAnalyseChannelInputData-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.