Base class: Asset

Lua
C++
Edit

Sound

A sound file stores a waveform that can be used to play noises.

Property Type Description
GetHandle Method returns the OpenAL albuffer for this sound
GetLength Method returns the length of the sound, in seconds
Play Method plays the sound once
LoadSound Function loads a sound from a file or stream
Copyright © 2024 Ultra Software.
All rights reserved.