Constructor
AgsAudioFxSF2SynthRecyclingnew
since: 3.16.0
Declaration [src]
AgsFxSF2SynthRecycling*
ags_fx_sf2_synth_recycling_new (
AgsRecycling* recycling
)
Parameters
recycling
-
Type:
AgsRecycling
The
AgsRecycling
.The data is owned by the caller of the function.
Return value
Type: AgsFxSF2SynthRecycling
The new AgsFxSF2SynthRecycling
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |