krähemann.com

ags_soundcard_editor_callbacks

ags_soundcard_editor_callbacks

Description

Functions

ags_soundcard_editor_backend_changed_callback ()

void
ags_soundcard_editor_backend_changed_callback
                               (GtkComboBox *combo,
                                AgsSoundcardEditor *soundcard_editor);

ags_soundcard_editor_card_changed_callback ()

void
ags_soundcard_editor_card_changed_callback
                               (GtkComboBox *combo,
                                AgsSoundcardEditor *soundcard_editor);

ags_soundcard_editor_add_port_callback ()

void
ags_soundcard_editor_add_port_callback
                               (GtkWidget *button,
                                AgsSoundcardEditor *soundcard_editor);

ags_soundcard_editor_remove_port_callback ()

void
ags_soundcard_editor_remove_port_callback
                               (GtkWidget *button,
                                AgsSoundcardEditor *soundcard_editor);

ags_soundcard_editor_audio_channels_changed_callback ()

void
ags_soundcard_editor_audio_channels_changed_callback
                               (GtkSpinButton *spin_button,
                                AgsSoundcardEditor *soundcard_editor);

ags_soundcard_editor_samplerate_changed_callback ()

void
ags_soundcard_editor_samplerate_changed_callback
                               (GtkSpinButton *spin_button,
                                AgsSoundcardEditor *soundcard_editor);

ags_soundcard_editor_buffer_size_changed_callback ()

void
ags_soundcard_editor_buffer_size_changed_callback
                               (GtkSpinButton *spin_button,
                                AgsSoundcardEditor *soundcard_editor);

ags_soundcard_editor_format_changed_callback ()

void
ags_soundcard_editor_format_changed_callback
                               (GtkComboBox *combo_box,
                                AgsSoundcardEditor *soundcard_editor);