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