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