Files
UnrealEngineUWP/Engine/Source/Runtime/Media
rex hill 619ad0a411 Media ticker thread cleanup
- Avoid repeated memory allocations each tick with TickablesCopy array
- Avoid creating extra copies of TWeakPtr
- Fixed race condition that could lead to the thread to stop ticking
- Fixed 5ms delay and extra tick during shutdown
- Wait for infinite time instead of Timespan value

#rb jason.stasik
#jira UE-70177


#ROBOMERGE-SOURCE: CL 5012053 via CL 5012057 via CL 5014027

[CL 5039613 by rex hill in Main branch]
2019-02-18 13:11:34 -05:00
..
2019-02-18 13:11:34 -05:00