Hello, im doing a small game for symbian and i use QMediaPlayer to play small sound files like beeds etc. problem is that it causes app to lag, even though sounds are played on separate thread. Setting QMediaPlayer::LowLatency did not really help;
What can i do to eliminate the lag and what is causing it in the first place?



