AgsRecallRecyclingDummy

AgsRecallRecyclingDummy — recycling dummy dynamic context of recall

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallRecycling
            ╰── AgsRecallRecyclingDummy

Implemented Interfaces

AgsRecallRecyclingDummy implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

Includes

#include <ags/audio/ags_recall_recycling_dummy.h>

Description

AgsRecallRecyclingDummy acts as recycling dummy dynamic recall.

Functions

ags_recall_recycling_dummy_new ()

AgsRecallRecyclingDummy *
ags_recall_recycling_dummy_new (AgsRecycling *recycling,
                                GType child_type);

Creates an AgsRecallRecyclingDummy.

Parameters

recycling

the source AgsRecycling

 

child_type

child type

 

Returns

a new AgsRecallRecyclingDummy.

Since: 0.4

Types and Values