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
{{ message }}
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.
Is there any way to detect that the audio player is buffering audio when requesting it to play from a URL?
As it takes a while for the audio to start playing, I would like to show a buffering animation to the user to indicate that the buffering is indeed taking place.
I would have expected there to be a state for this in the AudioPlayerState enum, but this does not seem to exist.
The text was updated successfully, but these errors were encountered:
Is there any way to detect that the audio player is buffering audio when requesting it to play from a URL?
As it takes a while for the audio to start playing, I would like to show a buffering animation to the user to indicate that the buffering is indeed taking place.
I would have expected there to be a state for this in the AudioPlayerState enum, but this does not seem to exist.
The text was updated successfully, but these errors were encountered: