AgsFFPlayerBridge

AgsFFPlayerBridge — A composite widget to visualize a bunch of AgsChannel

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkGrid
                ╰── AgsEffectBridge
                    ╰── AgsFFPlayerBridge

Includes

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

Description

AgsFFPlayerBridge is a composite widget to visualize all AgsChannel. It should be packed by an AgsMachine.

Functions

ags_ffplayer_bridge_new ()

AgsFFPlayerBridge *
ags_ffplayer_bridge_new (AgsAudio *audio);

Creates an AgsFFPlayerBridge

Parameters

audio

the AgsAudio to visualize

 

Returns

a new AgsFFPlayerBridge

Since: 3.0.0