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