AgsSetOutputDevice

AgsSetOutputDevice — resets soundcard

Functions

AgsSetOutputDevice * ags_set_output_device_new ()

Includes

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

Description

The AgsSetOutputDevice task resets soundcard of AgsDevout.

Functions

ags_set_output_device_new ()

AgsSetOutputDevice *
ags_set_output_device_new (GObject *devout,
                           char *card_id);

Creates an AgsSetOutputDevice.

Parameters

devout

the AgsDevout to reset

 

card_id

the new soundcard

 

Returns

an new AgsSetOutputDevice.

Since 0.4

Types and Values