AgsSetFormat

AgsSetFormat — reset format

Stability Level

Stable, unless otherwise indicated

Functions

Includes

#include <ags/audio/task/ags_set_format.h>

Description

The AgsSetFormat task resets format of scope.

Functions

ags_set_format_new ()

AgsSetFormat *
ags_set_format_new (GObject *scope,
                    guint format);

Create a new instance of AgsSetFormat.

Parameters

scope

the GObject to reset

 

format

the new format

 

Returns

the new AgsSetFormat

Since: 3.0.0