Summary

A sound resource.

Properties

BitsPerSample Bits per each sample of this sound file.
BytesPerSample Bytes per each sample of this sound file.
Channels Number of channels this audio file has.
Duration Duration of the sound this sound file contains, in seconds.
Format Format of the audio file.
IsLoaded true if sound is loaded
IsValid
IsValidForPlayback
OnSoundReloaded Ran when the file is reloaded/recompiled, etc.
Rate Sample rate of this sound file, per second.
SampleFrameSize Size of one sample, typically this would be "sample size * channel count", but can vary on audio format.

Methods

GetSamplesAsync Request decompressed audio samples.
LoadAsync
Preload

Static Methods

FromWav
Load
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.