AgsFFPlayer

AgsFFPlayer — ffplayer notation

Functions

void ags_ffplayer_paint ()
AgsFFPlayer * ags_ffplayer_new ()

Includes

#include <ags/X/machine/ags_ffplayer.h>

Description

The AgsFFPlayer is a composite widget to act as soundfont2 notation player.

Functions

ags_ffplayer_paint ()

void
ags_ffplayer_paint (AgsFFPlayer *ffplayer);


ags_ffplayer_new ()

AgsFFPlayer *
ags_ffplayer_new (GObject *devout);

Creates an AgsFFPlayer

Parameters

devout

the assigned devout.

 

Returns

a new AgsFFPlayer

Since 0.3

Types and Values