AgsMixerInputLine

AgsMixerInputLine — mixer input line

Functions

AgsMixerInputLine * ags_mixer_input_line_new ()

Includes

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

Creates an AgsMixerInputLine

Parameters

channel

the assigned channel

 

Returns

a new AgsMixerInputLine

Since 0.4

Types and Values