Virtual Method

AgsAudioAudioduplicate_recall

since: 3.0.0

Declaration [src]

void
duplicate_recall (
  AgsAudio* audio,
  AgsRecallID* recall_id,
  guint pad,
  guint audio_channel,
  guint line
)

Description [src]

Duplicate all AgsRecall templates of audio.

Available since: 3.0.0

Parameters

recall_id

Type: AgsRecallID

An AgsRecallID.

The data is owned by the caller of the function.
pad

Type: guint

The pad.

audio_channel

Type: guint

The audio channel.

line

Type: guint

The line.