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