Function
AgsAudioFxFMSynthAudioInputDataalloc
since: 3.14.0
Declaration [src]
AgsFxFMSynthAudioInputData*
ags_fx_fm_synth_audio_input_data_alloc (
void
)
Description [src]
Allocate AgsFxFMSynthAudioInputData
-struct.
Available since: 3.14.0
This function is not directly available to language bindings.
Return value
Type: AgsFxFMSynthAudioInputData
The new AgsFxFMSynthAudioInputData
-struct.
The data is owned by the called function. |