Constructor

AgsAudioFxEnvelopeRecyclingnew

since: 3.3.0

[]

Declaration [src]

AgsFxEnvelopeRecycling*
ags_fx_envelope_recycling_new (
  AgsRecycling* recycling
)
[]

Description [src]

Create a new instance of AgsFxEnvelopeRecycling.

Available since: 3.3.0

[]

Parameters

recycling

Type: AgsRecycling

The AgsRecycling.

The data is owned by the caller of the function.
[]

Return value

Type: AgsFxEnvelopeRecycling

The new AgsFxEnvelopeRecycling.

The caller of the function takes ownership of the data, and is responsible for freeing it.