AgsMixer

AgsMixer — mixer

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkGrid
                ╰── AgsMachine
                    ╰── AgsMixer

Includes

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

Description

The AgsMixer is a composite widget to act as mixer.

Functions

ags_mixer_new ()

AgsMixer *
ags_mixer_new (GObject *soundcard);

Create a new instance of AgsMixer

Parameters

soundcard

the assigned soundcard.

 

Returns

the new AgsMixer

Since: 3.0.0