This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5bad61af40ea5359ef7b4cedda9d30da511c09cd
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Mac
/
CoreAudio
History
Michael Trepka
a10c6ddbba
Merging CL 2590157 - Workaround for CoreAudio linking issue with OS X 10.11 SDK
...
#codereview Josh.Adams [CL 2590333 by Michael Trepka in Main branch]
2015-06-17 12:45:36 -04:00
..
Private
Use a triple buffer XAudio/Core for realtime audio decompression to ensure that if async task is getting starved audio does not hitch; if final buffer is active then ensure completion on the main thread of the pending async task so starvation will not occur.
2015-06-16 11:13:47 -04:00
Public
Use a triple buffer XAudio/Core for realtime audio decompression to ensure that if async task is getting starved audio does not hitch; if final buffer is active then ensure completion on the main thread of the pending async task so starvation will not occur.
2015-06-16 11:13:47 -04:00
CoreAudio.Build.cs
Merging CL 2590157 - Workaround for CoreAudio linking issue with OS X 10.11 SDK
2015-06-17 12:45:36 -04:00