Constructor

AgsAudioAudioLoopnew

since: 3.0.0

Declaration [src]

AgsAudioLoop*
ags_audio_loop_new (
  void
)

Description [src]

Create a new AgsAudioLoop.

Available since: 3.0.0

Return value

Type: AgsAudioLoop

The new AgsAudioLoop.

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