Home
last modified time | relevance | path

Searched defs:soundPriority (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/imuse_digi/
H A Ddimuse_track.h63 int32 soundPriority;// priority level of played sound (0-127) member
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/imuse_digi/
H A Ddimuse_track.h67 int32 soundPriority; // priority level of played sound (0-127) member
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DSoundScheduler.java1140 float soundPriority = sound.priority; in addPrioritizedSound() local
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/
H A DVehicle.cpp916 uint16_t soundPriority = GetSoundPriority(); in UpdateSoundParams() local