AgsVolumeChannel

AgsVolumeChannel — volumes channel

Functions

Properties

AgsPort * volume Read / Write

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallChannel
            ╰── AgsVolumeChannel

Implemented Interfaces

AgsVolumeChannel implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

Includes

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

Description

The AgsVolumeChannel class provides ports to the effect processor.

Functions

ags_volume_channel_new ()

AgsVolumeChannel *
ags_volume_channel_new ();

Creates an AgsVolumeChannel

Returns

a new AgsVolumeChannel

Since: 0.4

Types and Values

Property Details

The “volume” property

  “volume”                   AgsPort *

The volume to apply on the channel.

Flags: Read / Write