Class

AgsAudioFxVolumeChannel

[]

Description

class AgsAudio.FxVolumeChannel : AgsAudio.RecallChannel
  implements Ags.Connectable, Ags.Mutable {
  muted: AgsPort*,
  volume: AgsPort*
}

No description available.

[]

Constructors

ags_fx_volume_channel_new

Create a new instance of AgsFxVolumeChannel.

since: 3.3.0

[]

Instance methods

Methods inherited from AgsRecallChannel (4)
Methods inherited from AgsRecall (85)
Methods inherited from GObject (43)
Methods inherited from AgsConnectable (13)
Methods inherited from AgsMutable (1)
[]

Properties

AgsAudio.FxVolumeChannel:muted

The muted port.

since: 3.3.0

AgsAudio.FxVolumeChannel:volume

The volume port.

since: 3.3.0

Properties inherited from AgsRecallChannel (3)
Properties inherited from AgsRecall (25)
[]

Signals

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

Class structure