AgsMixer

AgsMixer — mixer

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── GtkContainer
                    ╰── GtkBin
                        ╰── GtkHandleBox
                            ╰── AgsMachine
                                ╰── AgsMixer

Implemented Interfaces

AgsMixer implements AtkImplementorIface, GtkBuildable, AgsConnectable and AgsPlugin.

Includes

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

Creates an AgsMixer

Parameters

soundcard

the assigned soundcard.

 

Returns

a new AgsMixer

Since: 0.3

Types and Values