Class

AgsAudioRecallRecycling

[]

Description

class AgsAudio.RecallRecycling : AgsAudio.Recall
  implements Ags.Connectable {
  flags: guint,
  audio_channel: guint,
  destination: AgsRecycling*,
  source: AgsRecycling*,
  child_destination: AgsAudioSignal*,
  child_source: GList*
}

No description available.

[]

Implements

[]

Constructors

ags_recall_recycling_new

Creates a new instance of AgsRecallRecycling.

since: 3.0.0

[]

Instance methods

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

Properties

AgsAudio.RecallRecycling:audio-channel

The assigned destination recycling.

since: 3.0.0

AgsAudio.RecallRecycling:child-destination

The assigned destination audio signal.

since: 3.0.0

AgsAudio.RecallRecycling:child-source

The assigned source audio signal.

since: 3.0.0

AgsAudio.RecallRecycling:destination

The assigned destination recycling.

since: 3.0.0

AgsAudio.RecallRecycling:source

The assigned source recycling.

since: 3.0.0

Properties inherited from AgsRecall (25)
[]

Signals

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

Class structure