Method

AgsAudioChannelplay_recall

since: 3.0.0

Declaration [src]

void
ags_channel_play_recall (
  AgsChannel* channel,
  AgsRecallID* recall_id,
  AgsSoundStagingFlags staging_flags
)

Description [src]

Run the specified steps by recall_id of channel.

Available since: 3.0.0

Parameters

recall_id

Type: AgsRecallID

The AgsRecallID.

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

Type: AgsSoundStagingFlags

The stages to invoke.