Public Attributes | |
| Audio::SoundHandle | handle |
| Common::SharedPtr< SoundDefinition > | sndDef |
| SoundStream | stream |
| bool | busy = false |
| float | volume = 1.f |
| float | fadeInTimeMs = 0.f |
| float | fadeOutTimeMs = 0.f |
| int | total = 0 |
| int | id = 0 |
| int | objId = 0 |
| int | loopTimes = 0 |
| Audio::Mixer::SoundType | soundType = Audio::Mixer::kPlainSoundType |