AgsMixerInputLine

AgsMixerInputLine — mixer input line

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── 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