Method

AgsAudioFxPlaybackAudioget_master_audio_signal

since: 3.3.0

Declaration [src]

GList*
ags_fx_playback_audio_get_master_audio_signal (
  AgsFxPlaybackAudio* fx_playback_audio
)

Description [src]

Get master audio_signal of fx_playback_audio.

Available since: 3.3.0

Return value

Type: A list of AgsAudioSignal*

The GList-struct containing master audio_signal.

The caller of the method takes ownership of the data, and is responsible for freeing it.