AgsMuteRecycling

AgsMuteRecycling — mutes recycling

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallRecycling
            ╰── AgsMuteRecycling

Implemented Interfaces

AgsMuteRecycling implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

Includes

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

Description

The AgsMuteRecycling class mutes the recycling.

Functions

ags_mute_recycling_new ()

AgsMuteRecycling *
ags_mute_recycling_new (AgsRecycling *source);

Creates an AgsMuteRecycling

Parameters

source

the source AgsRecycling

 

Returns

a new AgsMuteRecycling

Since: 0.4

Types and Values