Increasing Media Player GetTime interval

@FrostyJas sorry i removed previous post because of a duplicate

Im using default MediaPlayer class to play a sound at runtime. I want to track how long the audio is playing by GetTime, but it is only accurate every 100ms.

Do you please know where this limit could be changed?

PS: this is how i construct the media player that i reference later