Function
AgsAudioAudioSignalis_active
since: 3.0.0
Declaration [src]
gboolean
ags_audio_signal_is_active (
GList* audio_signal,
GObject* recall_id
)
Parameters
audio_signal
-
Type: A list of
AgsAudioSignal*
The
GList
-struct containingAgsAudioSignal
.The data is owned by the caller of the function. recall_id
-
Type:
GObject
The
AgsRecallID
.The data is owned by the caller of the function.