| Top |
AgsDssiBridgeAgsDssiBridge — A composite widget to visualize a bunch of AgsChannel |
| void | ags_dssi_bridge_input_map_recall () |
| void | ags_dssi_bridge_output_map_recall () |
| void | ags_dssi_bridge_load () |
| AgsDssiBridge * | ags_dssi_bridge_new () |
| #define | AGS_DSSI_BRIDGE_DEFAULT_VERSION |
| #define | AGS_DSSI_BRIDGE_DEFAULT_BUILD_ID |
| enum | AgsDssiBridgeFlags |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkGrid ╰── AgsMachine ╰── AgsDssiBridge
AgsDssiBridge is a composite widget to visualize all AgsChannel. It should be packed by an AgsMachine.
void ags_dssi_bridge_input_map_recall (AgsDssiBridge *dssi_bridge,guint audio_channel_start,guint input_pad_start);
void ags_dssi_bridge_output_map_recall (AgsDssiBridge *dssi_bridge,guint audio_channel_start,guint output_pad_start);
AgsDssiBridge * ags_dssi_bridge_new (GObject *soundcard,gchar *filename,gchar *effect);
Create a new instance of AgsDssiBridge
Since: 3.0.0
“effect” property “effect” char *
The effect's string representation.
Owner: AgsDssiBridge
Flags: Read / Write
Default value: NULL
“filename” property “filename” char *
The filename as string of object file.
Owner: AgsDssiBridge
Flags: Read / Write
Default value: NULL
“index” property“index” guint
The numerical index of effect.
Owner: AgsDssiBridge
Flags: Read / Write
Allowed values: <= 65535
Default value: 0