AgsFFPlayerInputLine

AgsFFPlayerInputLine — A composite widget to visualize a bunch of AgsChannel

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkBox
                ╰── AgsEffectLine
                    ╰── AgsFFPlayerInputLine

Includes

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

Description

AgsFFPlayerInputLine is a composite widget to visualize one AgsChannel. It should be packed by an AgsFFPlayerInputLine.

Functions

ags_ffplayer_input_line_new ()

AgsFFPlayerInputLine *
ags_ffplayer_input_line_new (AgsChannel *channel);

Creates an AgsFFPlayerInputLine

Parameters

channel

the AgsChannel to visualize

 

Returns

a new AgsFFPlayerInputLine

Since: 3.0.0