AudioClip progress
Werner Lehmann
lehmann at media-interactive.de
Tue Sep 11 09:46:10 PDT 2012
javafx.scene.image.Image already can load its data in the background,
depending on a boolean constructor argument (which came in handy
recently). Maybe AudioClip could provide the same. This of course makes
sense only if the application does not absolutely require the clip
immediately. But that is sort of the point and no different from Image.
Werner
On 11.09.2012 18:23, David DeHaven wrote:
> We've discussed doing some form of asset/cache management for media
> in future versions, but haven't had the time to even draft any
> preliminary APIs yet. We're open to ideas and suggestions.
More information about the openjfx-dev
mailing list