You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Added platform feature/property for audio streaming so that it's not used on platforms that don't support it yet Prevent full data from being cooked if sound is streaming AND streaming is supported on the cooked platform Prevent streaming chunks from being cooked if cooked platform doesn't support streaming Prevent the Resource data from being initialized and full data size being added to stats if sound is streaming [CL 2130171 by Matthew Griffin in Main branch]