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