AgsSetMuted — set muted to delay audio
GObject ╰── AgsTask ╰── AgsSetMuted
AgsSetMuted implements AgsConnectable.
#include <ags/audio/task/recall/ags_set_muted.h>
The AgsSetMuted task sets muted to AgsMutable.
AgsSetMuted * ags_set_muted_new (GObject *gobject, gboolean muted);
GObject *gobject
gboolean muted
Creates an AgsSetMuted.
gobject
the GObject
muted
muted to set
an new AgsSetMuted.
Since: 0.4