AgsSetAudioChannels

AgsSetAudioChannels — resizes audio channels

Stability Level

Stable, unless otherwise indicated

Functions

Includes

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

Description

The AgsSetAudioChannels task resizes audio channels of AgsSoundcard.

Functions

ags_set_audio_channels_new ()

AgsSetAudioChannels *
ags_set_audio_channels_new (GObject *soundcard,
                            guint audio_channels);

Create a new instance of AgsSetAudioChannels.

Parameters

soundcard

the AgsSoundcard to reset

 

audio_channels

the new count of audio channels

 

Returns

the new AgsSetAudioChannels.

Since: 3.0.0