Class

AgsAudioFxBufferChannel

[]

Description

class AgsAudio.FxBufferChannel : AgsAudio.RecallChannel
  implements Ags.Connectable {
  input_data: None
}

No description available.

[]

Implements

[]

Constructors

ags_fx_buffer_channel_new

Create a new instance of AgsFxBufferChannel.

since: 3.3.0

[]

Functions

ags_fx_buffer_channel_input_get_destination

Get destination of input_data.

since: 3.3.0

ags_fx_buffer_channel_input_get_parent

Get parent of input_data.

since: 3.3.0

[]

Instance methods

ags_fx_buffer_channel_get_input_data

Get input data from fx_buffer_channel by sound_scope.

since: 3.3.0

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

Properties

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

Signals

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

Class structure