Hello all.
I have the following setup:
This prints the current play time of a song.
However, the output from this looks like this:
In other words, the GetTime updates only every 100ms.
Is there any way to make this more accurate?
I have tried looking into the MediaPlayer.cpp file, but I can’t find where I could change this…
Could anyone help please?
PS: I do need to use MediaPlayer and not just PlayAudio, because the audio is loaded at runtime