Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Mediaplayer #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Mediaplayer #1

wants to merge 6 commits into from

Conversation

gb91757
Copy link

@gb91757 gb91757 commented Dec 6, 2019

New Media Player example using PixelBuffer support in OpenJFX 13

@neilcsmith-net
Copy link
Member

Thanks! I'll take a look and look at merging in the near future. I will probably put it within a Maven project first though.

There is also a key bug in your code here - just bind the image property to the image view - do not use invokeLater there - the image must be changed synchronously.

@gb91757
Copy link
Author

gb91757 commented Dec 9, 2019

Use data binding over change listener as per suggestion (advice)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants