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