Class

AgsAudioSetFormat

[]

Description

class AgsAudio.SetFormat : Ags.Task
{
  scope: GObject*,
  format: AgsSoundcardFormat
}

No description available.

[]

Ancestors

[]

Constructors

ags_set_format_new

Create a new instance of AgsSetFormat.

since: 3.0.0

[]

Instance methods

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

Properties

AgsAudio.SetFormat:format

The format to apply to scope.

since: 3.0.0

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