Class

AgsAudioSetBacklog

[]

Description

class AgsAudio.SetBacklog : Ags.Task
{
  scope: GList*,
  has_backlog: gboolean
}

No description available.

[]

Ancestors

[]

Constructors

ags_set_backlog_new

Create a new instance of AgsSetBacklog.

since: 6.2.0

[]

Functions

ags_set_backlog_get_instance

Get instance of AgsSetBacklog.

since: 6.2.0

[]

Instance methods

ags_set_backlog_add

Add scope to set_backlog.

since: 6.2.0

ags_set_backlog_remove

Remove scope from set_backlog.

since: 6.2.0

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

Properties

AgsAudio.SetBacklog:has-backlog

The backlog to apply to scope.

since: 6.2.0

AgsAudio.SetBacklog:scope

The assigned GObject as scope.

since: 6.2.0

Properties inherited from AgsTask (1)
[]

Signals

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

Class structure