Class

AgsAudioFxPlaybackAudioProcessor

[]

Description

class AgsAudio.FxPlaybackAudioProcessor : AgsAudio.RecallAudioRun
  implements Ags.Connectable, Ags.Countable, Ags.Seekable, Ags.Tactable {
  delay_completion: gdouble,
  delay_counter: gdouble,
  offset_counter: guint64,
  current_delay_counter: gdouble,
  current_offset_counter: guint64,
  x_offset: guint64,
  current_x_offset: guint64,
  timestamp: AgsTimestamp*,
  playing_buffer: GList*,
  playing_audio_signal: GList*,
  recording_buffer: GList*,
  recording_audio_signal: GList*,
  feeding_audio_signal: GList*,
  mastering_audio_signal: GList*,
  capture_audio_signal: GList*,
  audio_buffer_util: AgsAudioBufferUtil,
  resample_util: AgsResampleUtil
}

No description available.

[]

Constructors

ags_fx_playback_audio_processor_new

Create a new instance of AgsFxPlaybackAudioProcessor.

since: 3.3.0

[]

Instance methods

ags_fx_playback_audio_processor_data_get
No description available.

ags_fx_playback_audio_processor_data_put
No description available.

ags_fx_playback_audio_processor_feed
No description available.

ags_fx_playback_audio_processor_master
No description available.

ags_fx_playback_audio_processor_play
No description available.

ags_fx_playback_audio_processor_record
No description available.

Methods inherited from AgsRecallAudioRun (4)
Methods inherited from AgsRecall (85)
Methods inherited from GObject (43)
Methods inherited from AgsConnectable (13)
Methods inherited from AgsCountable (4)
Methods inherited from AgsSeekable (1)
Methods inherited from AgsTactable (12)
[]

Properties

Properties inherited from AgsRecallAudioRun (2)
Properties inherited from AgsRecall (25)
[]

Signals

Signals inherited from AgsRecall (21)
Signals inherited from GObject (1)
Signals inherited from AgsSeekable (1)
Signals inherited from AgsTactable (6)

Class structure