AgsSetOutputDevice — resets soundcard
GObject ╰── AgsTask ╰── AgsSetOutputDevice
AgsSetOutputDevice implements AgsConnectable.
#include <ags/audio/task/ags_set_output_device.h>
The AgsSetOutputDevice task resets soundcard of AgsSoundcard.
AgsSetOutputDevice * ags_set_output_device_new (GObject *soundcard, char *card_id);
GObject *soundcard
char *card_id
Creates an AgsSetOutputDevice.
soundcard
the AgsSoundcard to reset
card_id
the new soundcard
an new AgsSetOutputDevice.
Since: 0.4