Class

AgsAudioRecallAudioSignal

[]

Description

class AgsAudio.RecallAudioSignal : AgsAudio.Recall
  implements Ags.Connectable {
  destination: AgsAudioSignal*,
  source: AgsAudioSignal*
}

No description available.

[]

Implements

[]

Constructors

ags_recall_audio_signal_new

Creates an AgsRecallAudioSignal.

since: 3.0.0

[]

Instance methods

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

Properties

AgsAudio.RecallAudioSignal:destination

The destination audio signal.

since: 3.0.0

AgsAudio.RecallAudioSignal:source

The source audio signal.

since: 3.0.0

Properties inherited from AgsRecall (25)
[]

Signals

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

Class structure