Class

AgsAudioRecallAudio

[]

Description

class AgsAudio.RecallAudio : AgsAudio.Recall
  implements Ags.Connectable {
  flags: guint,
  audio: AgsAudio*
}

No description available.

[]

Implements

[]

Constructors

ags_recall_audio_new

Creates an AgsRecallAudio.

since: 3.0.0

[]

Instance methods

ags_recall_audio_get_audio

Get audio.

since: 3.1.0

ags_recall_audio_set_audio

Set audio.

since: 3.1.0

Methods inherited from AgsRecall (85)
Methods inherited from GObject (43)
Methods inherited from AgsConnectable (13)
[]

Properties

AgsAudio.RecallAudio:audio

The assigned audio.

since: 3.0.0

Properties inherited from AgsRecall (25)
[]

Signals

Signals inherited from AgsRecall (21)
Signals inherited from GObject (1)

Class structure