Constructor
AgsAudioAudioLoopnew
since: 3.0.0
Declaration [src]
AgsAudioLoop*
ags_audio_loop_new (
void
)
Return value
Type: AgsAudioLoop
The new AgsAudioLoop
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |