usleep(is->audio_st&&is->show_audio?rdftspeed*1000:5000);//FIXME ideally we should wait the correct time but SDLs event passing is so slow it would be silly
usleep(is->audio_st&&is->show_audio?rdftspeed*1000:5000);// FIXME ideally we should wait the correct time but SDLs event passing is so slow it would be silly