AgsSetMuted

AgsSetMuted — set muted

Stability Level

Stable, unless otherwise indicated

Functions

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 *scope,
                   gboolean muted);

Creates an AgsSetMuted.

Parameters

scope

the GObject

 

muted

muted to set

 

Returns

an new AgsSetMuted.

Since: 3.0.0