AgsSetDevice

AgsSetDevice — set device

Stability Level

Stable, unless otherwise indicated

Functions

Includes

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

Description

The AgsSetDevice task sets device of AgsSoundcard or AgsSequencer.

Functions

ags_set_device_new ()

AgsSetDevice *
ags_set_device_new (GObject *scope,
                    gchar *device);

Create a new instance of AgsSetDevice.

Parameters

scope

the AgsSoundcard or AgsSequencer to reset

 

device

the device as string

 

Returns

the new AgsSetDevice.

Since: 3.0.0