AgsPeakChannelRun

AgsPeakChannelRun — peak

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallChannelRun
            ╰── AgsPeakChannelRun

Implemented Interfaces

AgsPeakChannelRun implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

Includes

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

Description

The AgsPeakChannelRun class peaks the channel.

Functions

ags_peak_channel_run_new ()

AgsPeakChannelRun *
ags_peak_channel_run_new (AgsChannel *channel);

Creates an AgsPeakChannelRun

Parameters

channel

the AgsChannel as source

 

Returns

a new AgsPeakChannelRun

Since: 0.4

Types and Values