Class

AgsAudioSetAudioChannels

[]

Description

class AgsAudio.SetAudioChannels : Ags.Task
{
  soundcard: GObject*,
  audio_channels: guint
}

No description available.

[]

Ancestors

[]

Constructors

ags_set_audio_channels_new

Create a new instance of AgsSetAudioChannels.

since: 3.0.0

[]

Instance methods

Methods inherited from AgsTask (5)
Methods inherited from GObject (43)
[]

Properties

AgsAudio.SetAudioChannels:audio-channels

The count of audio channels to apply to soundcard.

since: 3.0.0

AgsAudio.SetAudioChannels:soundcard

The assigned AgsSoundcard instance.

since: 3.0.0

Properties inherited from AgsTask (1)
[]

Signals

Signals inherited from AgsTask (2)
Signals inherited from GObject (1)

Class structure