On Thu, 1 Jul 2021 01:38:14 GMT, Alexander Matveev <almat...@openjdk.org> wrote:

> Not sure why, but our finish() handle was not implemented on OSXPlatform. 
> This handle should pause media stream when called. Also, seek should restart 
> playback when we finish playing video. With proposed fix OSXPlatform will 
> behave same as GSTPlatform. Stop playback when stopTime is reached and resume 
> playback if seek is performed after EndOfMedia or stopTime is reached.

Fix looks good to me.

-------------

Marked as reviewed by arapte (Reviewer).

PR: https://git.openjdk.java.net/jfx/pull/559

Reply via email to