Skip to content
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

expose helper to cancel download #38

Closed
8secz-johndpope opened this issue Apr 2, 2021 · 1 comment
Closed

expose helper to cancel download #38

8secz-johndpope opened this issue Apr 2, 2021 · 1 comment

Comments

@8secz-johndpope
Copy link

    override func prepareForReuse() {

        super.prepareForReuse()

  playerView.player?.currentItem?.asset.cancelLoading()

}

should be just
playerView.cancelLoading()

or did I miss something?

Screen Shot 2021-04-02 at 9 45 14 pm

@wxxsw wxxsw closed this as completed in 291a382 Apr 17, 2021
@wxxsw
Copy link
Owner

wxxsw commented Apr 17, 2021

I have changed to public

@wxxsw wxxsw reopened this Apr 17, 2021
@wxxsw wxxsw closed this as completed Apr 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants