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

How to cancel/stop compression? #50

Open
fikr4n opened this issue Feb 12, 2018 · 1 comment
Open

How to cancel/stop compression? #50

fikr4n opened this issue Feb 12, 2018 · 1 comment

Comments

@fikr4n
Copy link

fikr4n commented Feb 12, 2018

Can I stop/cancel the compression process? Suppose that I have a large file to be processed, and the user don't want to wait for it, so he click the Cancel button.

@aazamk
Copy link

aazamk commented Oct 9, 2019

Video compression is done by asyncTask "VideoCompressTask" to compress video, you can interrupt this task and it will stop compressing.

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