Files
UnrealEngineUWP/Engine/Source/Runtime/MediaAssets
Thomas Engel 238b4ed01c Updated MFW's PlayerFacade with reworked handling for playback control and timing for "v2 timing" players
- New way of handling seqeunce index values
- Reduced / reworked flush behavior on seeks
- Adjusted ImageMediaPlayer, Electra & to some extend WMFMedia to this new setup
- Debugged and fixed up blocked  / synced playback using the changes to the sequence index handling
- Added new display oriented timestamp retrieval method so GUIs can display PTS in a more user related way
- Enforced that "v2 timing" players return a first frame to the facade on opening or seeking no matter if paused or not
#fyi tony.wong, jens.petersam
#jira UE-179023
#preflight 640119375515f4f57b7c1c3f

[CL 24490764 by Thomas Engel in ue5-main branch]
2023-03-02 17:09:32 -05:00
..