c. herzog
c. herzog

Reputation: 65

Does Gluon Mobile/GraalVM supporting the modul javafx.media on Android and IOS?

I learned that javafx.media does not work in a native image on Windows yet. It should work on Linux. But I can't find informations about Android and IOS. Does anyone know on which platforms the media modul works? Thanks in advance.

Upvotes: 0

Views: 153

Answers (1)

c. herzog
c. herzog

Reputation: 65

As José wrote: For Android and iOS you can use Gluon Attach, that provides the VideoService and the AudioService to leverage native media frameworks.

Upvotes: 0

Related Questions