Method

AgsAudioRecallChannelRunset_destination

since: 3.1.0

Declaration [src]

void
ags_recall_channel_run_set_destination (
  AgsRecallChannelRun* recall_channel_run,
  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.