Documentation

Audio - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Audio

Root.Audio
Audio resource with various properties

Properties

Overlapping Boolean
multiple instances of the audio can be played at the same time
Streaming Boolean
audio should not be kept in memory, but rather loaded from file as it is needed; preferred for music
Length Time
audio's length assuming no looping points

If you think anything is missing, please feel free to: submit documentation feedback on this page