Class

AgsAudioApplyBpm

[]

Description

class AgsAudio.ApplyBpm : Ags.Task
{
  scope: GObject*,
  bpm: gdouble
}

No description available.

[]

Ancestors

[]

Constructors

ags_apply_bpm_new

Create a new instance of AgsApplyBpm.

since: 3.0.0

[]

Instance methods

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

Properties

AgsAudio.ApplyBpm:bpm

The bpm to apply to scope.

since: 3.0.0

AgsAudio.ApplyBpm: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