AgsMixerInputPad

AgsMixerInputPad — mixer input pad

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkBox
                ╰── AgsPad
                    ╰── AgsMixerInputPad

Includes

#include <ags/app/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);

Create a new instance of AgsMixerInputPad

Parameters

channel

the assigned AgsChannel

 

Returns

the new AgsMixerInputPad

Since: 3.0.0