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