Is Quicktime API calls inside JavaFX?
David DeHaven
david.dehaven at oracle.com
Tue Mar 25 15:26:58 UTC 2014
> Hi All,
> Apparently the JavaFX includes some libraries that use the obsolete Quicktime. When some submits to the Apple Store a JavaFX app it gets rejected based on JavaFX having the obsolete API. I found out how to fix it from someone else running into the same issue.
>
> http://stackoverflow.com/questions/21008617/java-error-when-submitting-app-to-mac-store-deprecated-api-usage
It uses the now deprecated QTKit to play media.
-DrD-
More information about the openjfx-dev
mailing list