AgsCopyRecycling

AgsCopyRecycling — copys recycling

Functions

AgsCopyRecycling * ags_copy_recycling_new ()

Includes

#include <ags/audio/recall/ags_copy_recycling.h>

Description

The AgsCopyRecycling class copys the recycling.

Functions

ags_copy_recycling_new ()

AgsCopyRecycling *
ags_copy_recycling_new (AgsRecycling *destination,
                        AgsRecycling *source,
                        AgsDevout *devout);

Creates an AgsCopyRecycling

Parameters

destination

the destination AgsRecycling

 

source

the source AgsRecycling

 

devout

the AgsDevout defaulting to

 

Returns

a new AgsCopyRecycling

Since 0.4

Types and Values