Method

AgsAudioRecallChannelRunset_source

since: 3.1.0

Declaration [src]

void
ags_recall_channel_run_set_source (
  AgsRecallChannelRun* recall_channel_run,
  AgsChannel* source
)

Description [src]

Set source.

Available since: 3.1.0

Parameters

source

Type: AgsChannel

The AgsChannel.

The data is owned by the caller of the function.