Method
AgsAudioChannelremove_recall
since: 3.0.0
Declaration [src]
void
ags_channel_remove_recall (
AgsChannel* channel,
GObject* recall,
gboolean play_context
)
Parameters
recall
-
Type:
GObject
The
AgsRecall
.The data is owned by the caller of the method. play_context
-
Type:
gboolean
TRUE
if play context, else ifFALSE
recall context.