Function
AgsAudioFxAnalyseChannelinput_get_out
since: 3.3.0
[−]
Declaration [src]
gpointer
ags_fx_analyse_channel_input_get_out (
AgsFxAnalyseChannelInputData* input_data
)
[−]
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 output.
The data is owned by the called function. |
The return value can be NULL . |