AgsMachineEditorLine

AgsMachineEditorLine — Edit audio related aspects

Stability Level

Stable, unless otherwise indicated

Functions

AgsMachineEditorLine * ags_machine_editor_line_new ()

Includes

#include <ags/app/ags_machine_editor_line.h>

Description

AgsMachineEditorLine is a composite widget to edit all aspects of AgsAudio. It consists of multiple child editor_lines.

Functions

ags_machine_editor_line_new ()

AgsMachineEditorLine *
ags_machine_editor_line_new (AgsChannel *channel);

Creates an AgsMachineEditorLine

Parameters

channel

the AgsChannel

 

Returns

a new AgsMachineEditorLine

Since: 4.0.0