Method
AgsAudioChannelset_recall_container
since: 3.1.0
[−]
Declaration [src]
void
ags_channel_set_recall_container (
AgsChannel* channel,
GList* recall_container
)
[−]
Description [src]
Set recall_container by replacing existing.
Available since: 3.1.0
Sets property | AgsAudio.Channel:recall-container |
[−]
Parameters
recall_container
-
Type: A list of
None
The
GList
-struct containingAgsRecallContainer
.The instance takes ownership of the data, and is responsible for freeing it.