Gets the playback progress of the media file.
Return value:
>0
<0
Call this API only when audio is mixing.
Future<int?> getPosition();