Class

AgsAudioSetSamplerate

[]

Description

class AgsAudio.SetSamplerate : Ags.Task
{
  scope: GObject*,
  samplerate: guint
}

No description available.

[]

Ancestors

[]

Constructors

ags_set_samplerate_new

Create a new instance of AgsSetSamplerate.

since: 3.0.0

[]

Instance methods

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

Properties

AgsAudio.SetSamplerate:samplerate

The samplerate to apply to scope.

since: 3.0.0

AgsAudio.SetSamplerate:scope

The assigned GObject as scope.

since: 3.0.0

Properties inherited from AgsTask (1)
[]

Signals

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

Class structure