Constructor

AgsAudioRecallAudionew

since: 3.0.0

Declaration [src]

AgsRecallAudio*
ags_recall_audio_new (
  AgsAudio* audio
)

Description [src]

Creates an AgsRecallAudio.

Available since: 3.0.0

Parameters

audio

Type: AgsAudio

The assigned AgsAudio.

The data is owned by the caller of the function.

Return value

Type: AgsRecallAudio

A new AgsRecallAudio.

The caller of the function takes ownership of the data, and is responsible for freeing it.