AgsPeakChannel

AgsPeakChannel — peaks channel

Functions

void ags_peak_channel_retrieve_peak ()
AgsPeakChannel * ags_peak_channel_new ()

Includes

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

Description

The AgsPeakChannel class provides ports to the effect processor.

Functions

ags_peak_channel_retrieve_peak ()

void
ags_peak_channel_retrieve_peak (AgsPeakChannel *peak_channel,
                                gboolean is_play);


ags_peak_channel_new ()

AgsPeakChannel *
ags_peak_channel_new (AgsChannel *source);

Creates an AgsPeakChannel

Parameters

source

the AgsChannel as source

 

Returns

a new AgsPeakChannel

Since 0.4

Types and Values