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