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.

This pull request has now been integrated.

Changeset: 0c98d960
Author:    Alexander Matveev <almat...@openjdk.org>
URL:       
https://git.openjdk.java.net/jfx/commit/0c98d9608611aa2378b38604e2528935c94e84ae
Stats:     5 lines in 1 file changed: 5 ins; 0 del; 0 mod

8268718: [macos] Video stops, but audio continues to play when stopTime is 
reached

Reviewed-by: kcr, arapte

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

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

Reply via email to