AgsMuteChannel

AgsMuteChannel — mutes channel

Functions

Properties

AgsPort * muted Read / Write

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallChannel
            ╰── AgsMuteChannel

Implemented Interfaces

AgsMuteChannel implements AgsConnectable, AgsPackable, AgsDynamicConnectable, AgsPlugin and AgsMutable.

Includes

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

Description

The AgsMuteChannel class provides ports to the effect processor.

Functions

ags_mute_channel_new ()

AgsMuteChannel *
ags_mute_channel_new ();

Creates an AgsMuteChannel

Returns

a new AgsMuteChannel

Since: 0.4

Types and Values

Property Details

The “muted” property

  “muted”                    AgsPort *

Mute the channel.

Flags: Read / Write