Method

AgsAudioAudioplay_recall

since: 3.0.0

Declaration [src]

void
ags_audio_play_recall (
  AgsAudio* audio,
  AgsRecallID* recall_id,
  AgsSoundStagingFlags staging_flags
)

Description [src]

Performs play for the specified staging_flags.

Available since: 3.0.0

Parameters

recall_id

Type: AgsRecallID

The AgsRecallID to apply to.

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

Type: AgsSoundStagingFlags

Staging flags, see AgsSoundStagingFlags-enum.