AgsStreamChannel

AgsStreamChannel — streams channel

Functions

Properties

AgsPort * auto-sense Read / Write

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallChannel
            ╰── AgsStreamChannel

Implemented Interfaces

AgsStreamChannel implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

Includes

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

Description

The AgsStreamChannel class provides ports to the effect processor.

Functions

ags_stream_channel_new ()

AgsStreamChannel *
ags_stream_channel_new ();

Creates an AgsStreamChannel

Returns

a new AgsStreamChannel

Since: 0.4

Types and Values

Property Details

The “auto-sense” property

  “auto-sense”               AgsPort *

Mute the channel.

Flags: Read / Write