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