Method
AgsAudioFxPlaybackAudioget_master_audio_signal
since: 3.3.0
[−]
Declaration [src]
GList*
ags_fx_playback_audio_get_master_audio_signal (
AgsFxPlaybackAudio* fx_playback_audio
)
[−]
Return value
Type: A list of AgsAudioSignal*
The GList
-struct containing master audio_signal.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |