Class

AgsAudioSetDevice

[]

Description

class AgsAudio.SetDevice : Ags.Task
{
  scope: GObject*,
  device: gchar*
}

No description available.

[]

Ancestors

[]

Constructors

ags_set_device_new

Create a new instance of AgsSetDevice.

since: 3.0.0

[]

Instance methods

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

Properties

AgsAudio.SetDevice:device

The device to set.

since: 3.0.0

AgsAudio.SetDevice:scope

The assigned AgsSoundcard or AgsSequencer instance.

since: 3.0.0

Properties inherited from AgsTask (1)
[]

Signals

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

Class structure