AgsMuteAudio

AgsMuteAudio — mute audio

Functions

Properties

AgsPort * muted Read / Write

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallAudio
            ╰── AgsMuteAudio

Implemented Interfaces

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

Includes

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

Description

The AgsMuteAudio class provides ports to the effect processor.

Functions

ags_mute_audio_new ()

AgsMuteAudio *
ags_mute_audio_new ();

Creates an AgsMuteAudio

Returns

a new AgsMuteAudio

Since: 0.4

Types and Values

Property Details

The “muted” property

  “muted”                    AgsPort *

Mute the audio.

Flags: Read / Write