AgsGenericRecallRecycling — generic recycling context of recall
GObject ╰── AgsRecall ╰── AgsRecallRecycling ╰── AgsGenericRecallRecycling
#include <ags/audio/ags_generic_recall_recycling.h>
AgsGenericRecallRecycling acts as generic recycling recall.
AgsGenericRecallRecycling * ags_generic_recall_recycling_new (AgsRecycling *recycling, GType child_type);
AgsRecycling *recycling
GType child_type
Creates an AgsGenericRecallRecycling.
recycling
the source AgsRecycling
child_type
child type
a new AgsGenericRecallRecycling.
Since: 3.0.0