Class

AgsAudioApplyPresets

[]

Description

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

No description available.

[]

Ancestors

[]

Constructors

ags_apply_presets_new

Creates a new instance of AgsApplyPresets.

since: 3.0.0

[]

Instance methods

ags_apply_presets_soundcard
No description available.

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

Properties

AgsAudio.ApplyPresets:buffer-size

The count of buffer-size to apply.

since: 3.0.0

AgsAudio.ApplyPresets:format

The count of format to apply.

since: 3.0.0

AgsAudio.ApplyPresets:pcm-channels

The count of pcm-channels to apply.

since: 3.0.0

AgsAudio.ApplyPresets:samplerate

The count of samplerate to apply.

since: 3.0.0

AgsAudio.ApplyPresets:scope

The assigned GObject.

since: 3.0.0

Properties inherited from AgsTask (1)
[]

Signals

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

Class structure