Method

AgsAudioRecallChannelset_destination

since: 3.1.0

Declaration [src]

void
ags_recall_channel_set_destination (
  AgsRecallChannel* recall_channel,
  AgsChannel* destination
)

Description [src]

Set destination.

Available since: 3.1.0

Parameters

destination

Type: AgsChannel

The AgsChannel.

The data is owned by the caller of the function.