SDL_mixer - sound is delayed?

Also add this line to your AndroidManifest.xml

<uses-feature android:name="android.hardware.audio.low_latency" android:required="false" />

3 Likes