AgsRemoveRecallContainer — remove recall object to context
GObject ╰── AgsTask ╰── AgsRemoveRecallContainer
AgsRemoveRecallContainer implements AgsConnectable.
#include <ags/audio/task/ags_remove_recall_container.h>
The AgsRemoveRecallContainer task removes AgsRecallContainer of audio.
AgsRemoveRecallContainer * ags_remove_recall_container_new (GObject *audio, AgsRecallContainer *recall_container);
GObject *audio
AgsRecallContainer *recall_container
Creates an AgsRemoveRecallContainer.
audio
the AgsAudio
recall_container
the AgsRecallContainer to remove
an new AgsRemoveRecallContainer.
Since: 0.4