Function
AgsAudioAudioSignalget_default_template
since: 5.0.0
[−]
Parameters
audio_signal
-
Type: A list of
AgsAudioSignal*
The
GList
-struct containingAgsAudioSignal
.The data is owned by the caller of the function.
[−]
Return value
Type: AgsAudioSignal
The default template AgsAudioSignal
or NULL
if not found.
The caller of the function takes ownership of the data, and is responsible for freeing it. |