AgsRemoveSoundcardEditorJack

AgsRemoveSoundcardEditorJack — remove line_member object to line

Functions

Object Hierarchy

    GObject
    ╰── AgsTask
        ╰── AgsRemoveSoundcardEditorJack

Includes

#include <ags/X/task/ags_remove_soundcard_editor_jack.h>

Description

The AgsRemoveSoundcardEditorJack task removespacks AgsLineMember to AgsLine.

Functions

ags_remove_soundcard_editor_jack_new ()

AgsRemoveSoundcardEditorJack *
ags_remove_soundcard_editor_jack_new (AgsSoundcardEditor *soundcard_editor,
                                      gchar *card);

Creates an AgsRemoveSoundcardEditorJack.

Parameters

soundcard_editor

the AgsRemoveSoundcardEditor

 

card

the card to remove

 

Since: 0.7.65

Types and Values