Method

AgsAudioChannelset_recall

since: 3.1.0

[]

Declaration [src]

void
ags_channel_set_recall (
  AgsChannel* channel,
  GList* recall
)
[]

Description [src]

Set recall by replacing existing.

Available since: 3.1.0

[]

Parameters

recall

Type: A list of None

The GList-struct containing AgsRecall.

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