AgsMixerInputPad

AgsMixerInputPad — mixer input pad

Functions

AgsMixerInputPad * ags_mixer_input_pad_new ()

Includes

#include <ags/X/machine/ags_mixer_input_pad.h>

Description

The AgsMixerInputPad is a composite widget to act as mixer input pad.

Functions

ags_mixer_input_pad_new ()

AgsMixerInputPad *
ags_mixer_input_pad_new (AgsChannel *channel);

Creates an AgsMixerInputPad

Parameters

channel

the assigned channel

 

Returns

a new AgsMixerInputPad

Since 0.4

Types and Values