Open Dev Kit Documentation :: General :: Audio
Root.AudioAudio 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