Observe position in Java
Posted: 14 Jan 2017 07:23
Hello,
I want to implement a timeline in my video player based on JavaFX and libVLC. I have to observe getPosition() to update the timeline's position. How would you implement this?
Thanks.
I want to implement a timeline in my video player based on JavaFX and libVLC. I have to observe getPosition() to update the timeline's position. How would you implement this?
Thanks.