AgsVolumeChannelRun

AgsVolumeChannelRun — volumes channel

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallChannelRun
            ╰── AgsVolumeChannelRun

Implemented Interfaces

AgsVolumeChannelRun implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

Includes

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

Description

The AgsVolumeChannelRun class volumes the channel.

Functions

ags_volume_channel_run_new ()

AgsVolumeChannelRun *
ags_volume_channel_run_new (AgsChannel *channel);

Creates an AgsVolumeChannelRun

Parameters

channel

the assigned AgsChannel

 

Returns

a new AgsVolumeChannelRun

Since: 0.4

Types and Values