AgsFFPlayerInputPad

AgsFFPlayerInputPad — A composite widget to visualize a bunch of AgsChannel

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkBox
                ╰── AgsEffectPad
                    ╰── AgsFFPlayerInputPad

Includes

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

Description

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

Functions

ags_ffplayer_input_pad_new ()

AgsFFPlayerInputPad *
ags_ffplayer_input_pad_new (AgsChannel *channel);

Creates an AgsFFPlayerInputPad

Parameters

channel

the AgsChannel to visualize

 

Returns

a new AgsFFPlayerInputPad

Since: 3.0.0