Method

AgsAudioChannelset_recall_id

since: 3.1.0

Declaration [src]

void
ags_channel_set_recall_id (
  AgsChannel* channel,
  GList* recall_id
)

Description [src]

Set recall id by replacing existing.

Available since: 3.1.0

Parameters

recall_id

Type: A list of AgsRecallID*

The GList-struct containing AgsRecallID.

The instance takes ownership of the data, and is responsible for freeing it.