You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Adding new enumeration to select PCM, ADPCM, Bink, and "platform specific" - Updated platform codecs and various APIs to select correctly which codec to use - Changed "is seekable streaming" semantics to "Is Seekable" since that is more correct in a post-stream-caching world - Tried to clean up platform backends. Unable to move Bink decoder to multiplatform code because of module dependencies, will require a future refactor of our decoder module setup. #rb Phil.Popp, Jimmy.Smith #jira UE-140860 #preflight 61f97ad7f02e20f45add6d45 #ROBOMERGE-AUTHOR: aaron.mcleran #ROBOMERGE-SOURCE: CL 18813332 in //UE5/Release-5.0/... via CL 18813341 via CL 18822758 #ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v910-18824042) [CL 18824290 by aaron mcleran in ue5-main branch]