AgsSetMuted

AgsSetMuted — set muted to delay audio

Functions

AgsSetMuted * ags_set_muted_new ()

Includes

#include <ags/audio/task/recall/ags_set_muted.h>

Description

The AgsSetMuted task sets muted to AgsMutable.

Functions

ags_set_muted_new ()

AgsSetMuted *
ags_set_muted_new (GObject *gobject,
                   gboolean muted);

Creates an AgsSetMuted.

Parameters

gobject

the GObject

 

muted

muted to set

 

Returns

an new AgsSetMuted.

Since 0.4

Types and Values