AgsBufferChannel

AgsBufferChannel — buffers channel

Functions

Properties

AgsPort * muted Read / Write

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallChannel
            ╰── AgsBufferChannel

Implemented Interfaces

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

Includes

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

Description

The AgsBufferChannel class provides ports to the effect processor.

Functions

ags_buffer_channel_new ()

AgsBufferChannel *
ags_buffer_channel_new ();

Creates an AgsBufferChannel

Returns

a new AgsBufferChannel

Since: 0.4

Types and Values

Property Details

The “muted” property

  “muted”                    AgsPort *

Mute the channel.

Flags: Read / Write