Top |
AgsLadspaBridgeAgsLadspaBridge — A composite widget to visualize a bunch of AgsChannel |
#define | AGS_LADSPA_BRIDGE_DEFAULT_VERSION |
#define | AGS_LADSPA_BRIDGE_DEFAULT_BUILD_ID |
enum | AgsLadspaBridgeFlags |
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkHandleBox ╰── AgsMachine ╰── AgsLadspaBridge
AgsLadspaBridge implements AtkImplementorIface, GtkBuildable, AgsConnectable and AgsPlugin.
AgsLadspaBridge is a composite widget to visualize all AgsChannel. It should be packed by an AgsMachine.
AgsLadspaBridge * ags_ladspa_bridge_new (GObject *soundcard
,gchar *filename
,gchar *effect
);
Creates an AgsLadspaBridge
Since: 0.4.3
#define AGS_LADSPA_BRIDGE_DEFAULT_BUILD_ID "CEST 15-03-2015 13:40\0"
“effect”
property“effect” gchar *
The effect's string representation.
Flags: Read / Write
Default value: NULL
“filename”
property“filename” gchar *
The filename as string of object file.
Flags: Read / Write
Default value: NULL
“index”
property“index” gulong
The numerical index of effect.
Flags: Read / Write
Allowed values: <= 65535