Class

AgsAudioSetPresets

[]

Description

class AgsAudio.SetPresets : Ags.Task
{
  scope: GObject*,
  buffer_size: guint,
  format: AgsSoundcardFormat,
  samplerate: guint
}

No description available.

[]

Ancestors

[]

Constructors

ags_set_presets_new

Create a new instance of AgsSetPresets.

since: 5.3.1

[]

Instance methods

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

Properties

AgsAudio.SetPresets:buffer-size

The buffer size to apply to scope.

since: 5.3.1

AgsAudio.SetPresets:format

The format to apply to scope.

since: 5.3.1

AgsAudio.SetPresets:samplerate

The samplerate to apply to scope.

since: 5.3.1

AgsAudio.SetPresets:scope

The assigned GObject as scope.

since: 5.3.1

Properties inherited from AgsTask (1)
[]

Signals

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

Class structure