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