You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could someone please approve this pull request? I am running into issues as currentTime reports seconds without fractions on Android devices. The IOS version provides milliseconds in its e.currentTime implementation.
As a consequence, we have an inconsistent behaviour on different OS.
int
. Thus,seekTo
orcurrentTime
could be not accurate.The text was updated successfully, but these errors were encountered: