- mostly just replacing them AllowWindowsPlatformTypes.h / HideWindowsPlatformTypes.h
- some other files had both Pre/PostWindowsApi.h and Allow/HideWindowsPlatformTypes.h, so just removed
- some occasional include order changes.
#jira UE-152863
#rnx
#rb Devin.Doucette
[CL 26985385 by david harvey in ue5-main branch]
Adding list/subscribe/unsubscribe functionality into the player side of pixel streaming.
#rb luke.bermingham
#jira UE-176239
[CL 26452983 by nick pace in ue5-main branch]
Add WebRTC 109 support to PS plugin behind a flag
This CL adds necessary changes for PS plugin to support WebRTC 109.
#rb nick.pace
[FYI] ivan.sidarau, aidan.possemiers
#jira UE-188331
Test steps:
1. Build WebRTC 109 (5414) from 3rdParty depot
2. Place headers and library into Engine\Source\ThirdParty\WebRTC\5414
3. Change "bShouldUse5414WebRTC" flag to true in WebRTC.Build.cs
4. Build UE5
5. Observe it builds and links with no issues
[CL 26336571 by nick pace in ue5-main branch]
#rb luke.bermingham
#fyi mattias.jansson
#jira none
#preflight 63d143e3f2318350a21faf6d 63d1413194644f3e8ec98efd
[CL 23848000 by Nick Pace in ue5-main branch]