Class

AgsAudioOpenWave

[]

Description

class AgsAudio.OpenWave : Ags.Task
{
  audio: AgsAudio*,
  audio_file: AgsAudioFile*,
  filename: gchar*,
  start_pad: guint
}

No description available.

[]

Ancestors

[]

Constructors

ags_open_wave_new

Creates an AgsOpenWave.

since: 3.0.0

[]

Instance methods

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

Properties

AgsAudio.OpenWave:audio

The assigned AgsAudio.

since: 3.0.0

AgsAudio.OpenWave:audio-file

The assigned AgsAudioFile.

since: 3.0.0

AgsAudio.OpenWave:filename

The assigned filename.

since: 3.0.0

AgsAudio.OpenWave:start-pad

The assigned start-pad.

since: 3.0.0

Properties inherited from AgsTask (1)
[]

Signals

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

Class structure