AgsSetAudioChannels — resizes audio channels
GObject ╰── AgsTask ╰── AgsSetAudioChannels
AgsSetAudioChannels implements AgsConnectable.
#include <ags/audio/task/ags_set_audio_channels.h>
The AgsSetAudioChannels task resizes audio channels of AgsSoundcard.
AgsSetAudioChannels * ags_set_audio_channels_new (GObject *soundcard, guint audio_channels);
GObject *soundcard
guint audio_channels
Creates an AgsSetAudioChannels.
soundcard
the AgsSoundcard to reset
audio_channels
the new count of audio channels
an new AgsSetAudioChannels.
Since: 0.4