Files
UnrealEngineUWP/Engine/Source/Runtime/Android/AndroidAudio
Aaron McLeran b60d86b400 UE-18992 Fixing inconsistent volume on android
- Cached previous volume value needed to be reset on play so it has a chance of getting set in the API call for sound source instances which are recycled but playing the same wave instance.

#codereview chris.babcock

[CL 2633076 by Aaron McLeran in Main branch]
2015-07-24 19:31:40 -04:00
..