jflac icon indicating copy to clipboard operation
jflac copied to clipboard

Compatibility with javafx

Open xeruf opened this issue 8 years ago • 2 comments

would it be possible to make this library compatible with javafx in a way that the Player extends MediaPlayer? I would really like to use flac files with javafx...

xeruf avatar Oct 16 '17 19:10 xeruf

I don't know, I'm not familiar with that package/interface. I'm not going to jump on that project, but if you try it' I'll be happy to answer specific questions about the code I wrote if you need it.

njlarsson avatar Oct 17 '17 05:10 njlarsson

Hi, to be honest, I have no idea what you're talking about :wink: I assume it's about fitting into the JavaFX framework / interfaces to play media files?

I won't be doing it, but if you want to have a go at it I would recommend creating a separate module for that (Say jflac-javafx or something), so that the rest of the project doesn't depend on JavaFX.

nguillaumin avatar Oct 17 '17 05:10 nguillaumin