Class

AgsAudioFxVolumeAudio

[]

Description

class AgsAudio.FxVolumeAudio : AgsAudio.RecallAudio
  implements Ags.Connectable, Ags.Mutable {
  muted: AgsPort*
}

No description available.

[]

Constructors

ags_fx_volume_audio_new

Create a new instance of AgsFxVolumeAudio.

since: 3.3.0

[]

Instance methods

Methods inherited from AgsRecallAudio (2)
Methods inherited from AgsRecall (85)
Methods inherited from GObject (43)
Methods inherited from AgsConnectable (13)
Methods inherited from AgsMutable (1)
[]

Properties

AgsAudio.FxVolumeAudio:muted

The muted port.

since: 3.3.0

Properties inherited from AgsRecallAudio (1)
Properties inherited from AgsRecall (25)
[]

Signals

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

Class structure