AgsMixerInputLine

AgsMixerInputLine — mixer input line

Stability Level

Stable, unless otherwise indicated

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkBox
                ╰── AgsLine
                    ╰── AgsMixerInputLine

Includes

#include <ags/app/machine/ags_mixer_input_line.h>

Description

The AgsMixerInputLine is a composite widget to act as mixer input line.

Functions

ags_mixer_input_line_new ()

AgsMixerInputLine *
ags_mixer_input_line_new (AgsChannel *channel);

Create a new instance of AgsMixerInputLine

Parameters

channel

the assigned channel

 

Returns

the new AgsMixerInputLine

Since: 3.0.0

Types and Values

AGS_MIXER_INPUT_LINE_SCALE_HEIGHT

#define AGS_MIXER_INPUT_LINE_SCALE_HEIGHT (150)