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
Hi, your library is cool. However, i would like to know how to track that video from Web is loading? I want to show to user something like loading spinner during the video loading.
The text was updated successfully, but these errors were encountered:
Hello, we do not currently support this functionality, but it is possible. You can observe the timeControlStatus notification on the AVPlayer and show/hide the loading spinner when the player is not playing.
If this is something you're interested in, you can definitely open a PR to support this!
Hi, your library is cool. However, i would like to know how to track that video from Web is loading? I want to show to user something like loading spinner during the video loading.
The text was updated successfully, but these errors were encountered: