While the Assets.loadSound
or loadMusic
methods asynchronously fetch the file from disk, it still decodes OGG synchronously.
There is a beta streaming API that we added, but needs additional testing. I wrote about it here:
If it works, we can wire up support internally for openfl.media.Sound
2 Likes