-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How can we stop the ongoing download? #45
Comments
@neekeetab pls help here |
@mohamedrafi-rapid was it resolved in #46 ? |
@neekeetab No. Now I am cancelling download an ongoing session by playerItem?.resourceLoaderDelegate.session?.invalidateAndCancel(). Made resourceLoaderDelegate.session public |
@neekeetab Pls clear my doubt, that is If I call to play the player item while it's already been downloaded, what will happen? |
@mohamedrafi-rapid you can just add new open function in the CachingPlayerItem class check the attachment |
Please help me to stop the ongoing download
The text was updated successfully, but these errors were encountered: