Media player scrub through functionality support

Hi [mention removed],

This behavior depends on how your MediaPlayer is configured. If you’re using the Electra Player (which is enabled via plugin), it does exhibit the issue you’re describing. For comparison, the Windows Media Foundation (used on Windows platforms) tends to flush content more frequently due to its implementation.

If you’re open to modifying the engine’s source code, it’s definitely possible to achieve the behavior you’re looking for. That said, it will likely require changes within the MediaPlayer implementation itself.

Let me know if you’re comfortable going down that path—I’d be happy to assist with the necessary changes.

Best,

Joan