Class

AgsAudioRecallAudioRun

[]

Description

class AgsAudio.RecallAudioRun : AgsAudio.Recall
  implements Ags.Connectable {
  audio: AgsAudio*,
  recall_audio: AgsRecallAudio*
}

No description available.

[]

Implements

[]

Constructors

ags_recall_audio_run_new

Creates an AgsRecallAudioRun.

since: 3.0.0

[]

Instance methods

ags_recall_audio_run_get_audio

Get audio.

since: 3.1.0

ags_recall_audio_run_get_recall_audio

Get recall audio.

since: 3.1.0

ags_recall_audio_run_set_audio

Set audio.

since: 3.1.0

ags_recall_audio_run_set_recall_audio

Set recall audio.

since: 3.1.0

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

Properties

AgsAudio.RecallAudioRun:audio

The assigned audio.

since: 3.0.0

AgsAudio.RecallAudioRun:recall-audio

The recall audio belonging to.

since: 3.0.0

Properties inherited from AgsRecall (25)
[]

Signals

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

Class structure