Virtual Method

AgsAudioAudioinit_recall

since: 3.0.0

Declaration [src]

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

Description [src]

Initializes the recalls of audio.

Available since: 3.0.0

Parameters

recall_id

Type: AgsRecallID

The AgsRecallID to use or NULL.

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

Type: AgsSoundStagingFlags

Staging flags, see AgsSoundStagingFlags-enum.